summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/debug.c
diff options
context:
space:
mode:
authorDave Chinner2015-03-25 04:05:43 +0100
committerDave Chinner2015-03-25 04:05:43 +0100
commit445883e8133975fe8d555610c70c1c4c501f0bf8 (patch)
tree6f1ecf9746c65f6c31a0060812d8cf6f1df90c74 /fs/jffs2/debug.c
parentxfs: clean up inode locking for RENAME_WHITEOUT (diff)
downloadkernel-qcow2-linux-445883e8133975fe8d555610c70c1c4c501f0bf8.tar.gz
kernel-qcow2-linux-445883e8133975fe8d555610c70c1c4c501f0bf8.tar.xz
kernel-qcow2-linux-445883e8133975fe8d555610c70c1c4c501f0bf8.zip
xfs: cleanup xfs_rename error handling
The jump labels are ambiguous and unclear and some of the error paths are used inconsistently. Rules for error jumps are: - use out_trans_cancel for unmodified transaction context - use out_bmap_cancel on ENOSPC errors - use out_trans_abort when transaction is likely to be dirty. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/jffs2/debug.c')
0 files changed, 0 insertions, 0 deletions