aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2012-10-08 10:56:10 +0000
committerBen Myers <[email protected]>2012-10-17 18:40:54 +0000
commitfa96acadf1eb712fca6d59922ad93787c87e44ec (patch)
tree6fd1e828965e0b7bdb66e99ac532547272f7c217 /fs/xfs/xfs_rtalloc.c
parentxfs: rename xfs_sync.[ch] to xfs_icache.[ch] (diff)
downloadkernel-fa96acadf1eb712fca6d59922ad93787c87e44ec.tar.gz
kernel-fa96acadf1eb712fca6d59922ad93787c87e44ec.zip
xfs: move inode locking functions to xfs_inode.c
xfs_ilock() and friends really aren't related to the inode cache in any way, so move them to xfs_inode.c with all the other inode related functionality. While doing this move, move the xfs_ilock() tracepoints to *before* the lock is taken so that when a hang on a lock occurs we have events to indicate which process and what inode we were trying to lock when the hang occurred. This is much better than the current silence we get on a hang... Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions