summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2012-10-11 20:17:34 (GMT)
committerChris Mason <chris.mason@fusionio.com>2012-12-17 01:46:22 (GMT)
commita95249b392c3ab843d7b25ab6817ecc9ea0b82ee (patch)
tree85489b441816bb50fb05f21057dd6e7a4374482b /net
parente99761514999f64aff1985460967f93d9e8417f4 (diff)
downloadlinux-fsl-qoriq-a95249b392c3ab843d7b25ab6817ecc9ea0b82ee.tar.xz
Btrfs: don't bother copying if we're only logging the inode
We don't copy inode items anwyay, we just copy them straight into the log from the in memory inode. So if we know we're only logging the inode, don't bother dropping anything, just try to insert it and either if it succeeds or we get EEXIST we can update the inode item in the log and carry on. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions