commit | e15d54d5009688ccb2a5312f3b70d631615329c9 | [log] [tgz] |
---|---|---|
author | Yunlei He <[email protected]> | Wed Jun 27 14:46:21 2018 +0800 |
committer | Jaegeuk Kim <[email protected]> | Sat Jul 28 18:23:26 2018 -0700 |
tree | f8e2e2554de500ce33417b413621519002fab722 | |
parent | 9dc956b2c8523aed39d1e6508438be9fea28c8fc [diff] |
f2fs: Allocate and stat mem used by free nid bitmap more accurately This patch used f2fs_bitmap_size macro to calculate mem used by free nid bitmap, and stat used mem including aligned part. Signed-off-by: Yunlei He <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>