Loading fs/f2fs/f2fs.h +1 −1 Original line number Diff line number Diff line Loading @@ -1757,7 +1757,7 @@ struct f2fs_sb_info { unsigned int data_io_flag; unsigned int node_io_flag; /* For sysfs suppport */ /* For sysfs support */ struct kobject s_kobj; /* /sys/fs/f2fs/<devname> */ struct completion s_kobj_unregister; Loading Loading
fs/f2fs/f2fs.h +1 −1 Original line number Diff line number Diff line Loading @@ -1757,7 +1757,7 @@ struct f2fs_sb_info { unsigned int data_io_flag; unsigned int node_io_flag; /* For sysfs suppport */ /* For sysfs support */ struct kobject s_kobj; /* /sys/fs/f2fs/<devname> */ struct completion s_kobj_unregister; Loading