Searched hist:"764 aa3e978020121cbb86111b5d8f42830015a06" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | inline.c | diff 764aa3e978020121cbb86111b5d8f42830015a06 Thu Aug 14 18:32:54 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: avoid double lock in truncate_blocks
The init_inode_metadata calls truncate_blocks when error is occurred. The callers holds f2fs_lock_op, so we should not call it again in truncate_blocks.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | dir.c | diff 764aa3e978020121cbb86111b5d8f42830015a06 Thu Aug 14 18:32:54 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: avoid double lock in truncate_blocks
The init_inode_metadata calls truncate_blocks when error is occurred. The callers holds f2fs_lock_op, so we should not call it again in truncate_blocks.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff 764aa3e978020121cbb86111b5d8f42830015a06 Thu Aug 14 18:32:54 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: avoid double lock in truncate_blocks
The init_inode_metadata calls truncate_blocks when error is occurred. The callers holds f2fs_lock_op, so we should not call it again in truncate_blocks.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | file.c | diff 764aa3e978020121cbb86111b5d8f42830015a06 Thu Aug 14 18:32:54 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: avoid double lock in truncate_blocks
The init_inode_metadata calls truncate_blocks when error is occurred. The callers holds f2fs_lock_op, so we should not call it again in truncate_blocks.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 764aa3e978020121cbb86111b5d8f42830015a06 Thu Aug 14 18:32:54 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: avoid double lock in truncate_blocks
The init_inode_metadata calls truncate_blocks when error is occurred. The callers holds f2fs_lock_op, so we should not call it again in truncate_blocks.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|