diff --git a/fs/f2fs/segment.h b/fs/f2fs/segment.h index 07887e1cc704..7fea2ee8a5da 100644 --- a/fs/f2fs/segment.h +++ b/fs/f2fs/segment.h @@ -96,7 +96,7 @@ struct bio_private { struct f2fs_sb_info *sbi; bool is_sync; - void *wait; + struct completion *wait; }; /*