diff options
author | 2008-06-23 13:23:57 +1000 | |
---|---|---|
committer | 2008-07-28 16:58:54 +1000 | |
commit | 7f871d5d1b9b126c1a0cece737a37c6980c988e3 (patch) | |
tree | c5eda9a03a16da85786bf15c7f31f5b23bc5492b /include/linux/kernel.h | |
parent | [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly (diff) | |
download | wireguard-linux-7f871d5d1b9b126c1a0cece737a37c6980c988e3.tar.xz wireguard-linux-7f871d5d1b9b126c1a0cece737a37c6980c988e3.zip |
[XFS] make inode reclaim wait for log I/O to complete
During a forced shutdown a xfs inode can be destroyed before log I/O
involving that inode is complete. We need to wait for the inode to be
unpinned before tearing it down. Version 2 cleans up the code a bit by
relying on xfs_iflush() to do the unpinning and forced shutdown check.
SGI-PV: 981240
SGI-Modid: xfs-linux-melb:xfs-kern:31326a
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: David Chinner <dgc@sgi.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions