| commit | 8fa144bdb179aa3a7a75cc4b24db3b2c14031c84 | [log] [tgz] |
|---|---|---|
| author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Mon Feb 17 12:44:20 2014 +0900 |
| committer | flintman <flintman@flintmancomputers.com> | Sat Jan 24 11:34:54 2015 -0500 |
| tree | 890bbe8b6115af95c1bba41ab005e72503f4bb2c | |
| parent | 8b83cd3e9568740cdae0bdb05745b8daa60f0018 [diff] |
f2fs: fix the calculation of max_nids Total nids that f2fs can use should not include 0, nid for node inode, and nid for meta inode. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>