commit | 69494229ba5ada1b5521e3111328e8fe585c78d7 | [log] [tgz] |
---|---|---|
author | Sheng Yong <shengyong1@huawei.com> | Tue Aug 23 20:10:47 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Aug 29 18:31:13 2016 -0700 |
tree | aadc00d0d180f550c19cbcd954548bf2663ee6f3 | |
parent | 5f8eaf1f9b99df1f51988205e27634a22f497eb7 [diff] |
f2fs: remove unnecessary initialization `flags' is used to save value from userspace, there is no need to initialize it, and FS_FL_USER_VISIBLE is the mask for getflags. Signed-off-by: Sheng Yong <shengyong1@huawei.com> Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>