summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fs.h
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@sandeen.net>2014-09-09 03:57:52 +0200
committerDave Chinner <david@fromorbit.com>2014-09-09 03:57:52 +0200
commit94f3cad555d66048906deade06a764f7ea2c6e4d (patch)
tree537cfbb0bcdacfb55f027cac223d6a2e35e358d5 /fs/xfs/xfs_fs.h
parentxfs: deduplicate xlog_do_recovery_pass() (diff)
downloadlinux-94f3cad555d66048906deade06a764f7ea2c6e4d.tar.xz
linux-94f3cad555d66048906deade06a764f7ea2c6e4d.zip
xfs: check resblks before calling xfs_dir_canenter
Move the resblks test out of the xfs_dir_canenter, and into the caller. This makes a little more sense on the face of it; xfs_dir_canenter immediately returns if resblks !=0; and given some of the comments preceding the calls: * Check for ability to enter directory entry, if no space reserved. even more so. It also facilitates the next patch. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_fs.h')
0 files changed, 0 insertions, 0 deletions