Home
last modified time | relevance | path

Searched hist:"764 aa3e978020121cbb86111b5d8f42830015a06" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dinline.cdiff 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 Ddir.cdiff 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 Ddata.cdiff 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 Dfile.cdiff 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 Df2fs.hdiff 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>