summaryrefslogtreecommitdiffstats
path: root/fs/sysfs
diff options
context:
space:
mode:
authorHuang Ying <ying.huang@intel.com>2014-09-12 14:19:48 +0200
committerJaegeuk Kim <jaegeuk@kernel.org>2014-09-16 13:10:45 +0200
commit7704182387f7eab6217a587420f8a3b3aa2d17d5 (patch)
tree6bdc21baa79c89f69ca9453d3887945f0ab828da /fs/sysfs
parentf2fs: give an option to enable in-place-updates during fsync to users (diff)
downloadlinux-7704182387f7eab6217a587420f8a3b3aa2d17d5.tar.xz
linux-7704182387f7eab6217a587420f8a3b3aa2d17d5.zip
f2fs: use nm_i->next_scan_nid as default for next_free_nid
Now, if there is no free nid in nm_i->free_nid_list, 0 may be saved into next_free_nid of checkpoint, this may cause useless scanning for next mount. nm_i->next_scan_nid should be a better default value than 0. Signed-off-by: Huang, Ying <ying.huang@intel.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions