diff options
author | Chao Yu <chao2.yu@samsung.com> | 2014-08-02 15:26:04 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-08-02 07:43:51 -0700 |
commit | 70cfed88efa760fd165fc413cfd1801b5cc8acd2 (patch) | |
tree | a35b153679465dc4985de618ba55999174181e78 /fs/pipe.c | |
parent | 70407fad85f2ec87a0cf56057c3267cd3aa22768 (diff) |
f2fs: avoid skipping recover_inline_xattr after recover_inline_data
When we recover data of inode in roll-forward procedure, and the inode has both
inline data and inline xattr. We may skip recovering inline xattr if we recover
inline data form node page first.
This patch will fix the problem that we lost inline xattr data in above
scenario.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions