sload.f2fs: fix the missing of bit mask for file type
authorJunling Zheng <zhengjunling@huawei.com>
Thu, 3 May 2018 11:25:06 +0000 (19:25 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 7 May 2018 19:03:50 +0000 (12:03 -0700)
commit43543b9b5f78a1857dac065daa2df6d08e374661
tree9404c33d962b9e8d584a50baf03c4312934a0c61
parent2b241e1da987fc8155151ac81d49f6599f15f537
sload.f2fs: fix the missing of bit mask for file type

Fix the missing of bit mask for the file type bit fields.

Signed-off-by: Junling Zheng <zhengjunling@huawei.com>
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/sload.c