You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f2fs: clean up the unused variable additional_reserved_segments
additional_reserved_segments was introduced by
commit 300a842 ("f2fs: fix to reserve space for IO align feature"),
and its initialization was deleted by
commit 87161a2 ("f2fs: deprecate io_bits").
Signed-off-by: LongPing Wei <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
0 commit comments