diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-08-09 03:14:06 +0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-08-09 09:57:56 +0400 |
commit | dbe6a5ff4fa78bdfa983458c338831d91b35f315 (patch) | |
tree | 9cb566091b008512cdee731cb5502794c9d06c1a /fs/f2fs/file.c | |
parent | c2d715d144af7209d035d0fe0b20a7a591c22c21 (diff) | |
download | linux-dbe6a5ff4fa78bdfa983458c338831d91b35f315.tar.xz |
f2fs: fix the use of XATTR_NODE_OFFSET
This patch fixes the use of XATTR_NODE_OFFSET.
o The offset should not use several MSB bits which are used by marking node
blocks.
o IS_DNODE should handle XATTR_NODE_OFFSET to avoid potential abnormality
during the fsync call.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions