commit | 5f35a2cd5b503e59ac949283a423f868e94fb36b | [log] [tgz] |
---|---|---|
author | Kinglong Mee <kinglongmee@gmail.com> | Sat Feb 25 19:23:27 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Feb 27 10:07:44 2017 -0800 |
tree | 7b01874bf2c4b654348aac87d41fe216ca39d414 | |
parent | 317e13009682d4614ec9ac7c2762eaee26f93ed3 [diff] |
f2fs: Don't update the xattr data that same as the exist f2fs removes the old xattr data and appends the new data although the new data is same as the exist. Signed-off-by: Kinglong Mee <kinglongmee@gmail.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>