diff options
author | Huang Ying <ying.huang@intel.com> | 2014-09-12 12:19:48 (GMT) |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-09-16 11:10:45 (GMT) |
commit | 7704182387f7eab6217a587420f8a3b3aa2d17d5 (patch) | |
tree | 6bdc21baa79c89f69ca9453d3887945f0ab828da /fs/f2fs/node.h | |
parent | c1ce1b02bb25640567dc484dc94d3a195d21e705 (diff) | |
download | linux-7704182387f7eab6217a587420f8a3b3aa2d17d5.tar.xz |
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/f2fs/node.h')
0 files changed, 0 insertions, 0 deletions