diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-09-25 20:55:53 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-10-01 00:34:55 +0200 |
commit | 44c16156512f33c81e382a1e1df9524e26a7026a (patch) | |
tree | b06e5aba8d4a5419c1a11a6d0da00450c8e2d766 /fs/exportfs | |
parent | f2fs: check the use of macros on block counts and addresses (diff) | |
download | linux-44c16156512f33c81e382a1e1df9524e26a7026a.tar.xz linux-44c16156512f33c81e382a1e1df9524e26a7026a.zip |
f2fs: call f2fs_unlock_op after error was handled
This patch relocates f2fs_unlock_op in every directory operations to be called
after any error was processed.
Otherwise, the checkpoint can be entered with valid node ids without its
dentry when -ENOSPC is occurred.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions