mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
[XFS] Keep lockdep happy.
SGI-PV: 956964 SGI-Modid: xfs-linux-melb:xfs-kern:27200a Signed-off-by: Tim Shimmin <tes@sgi.com> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
This commit is contained in:
parent
93c189c114
commit
439b843479
@ -683,6 +683,7 @@ xfs_ireclaim(xfs_inode_t *ip)
|
||||
/*
|
||||
* Free all memory associated with the inode.
|
||||
*/
|
||||
xfs_iunlock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL);
|
||||
xfs_idestroy(ip);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user