summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ioctl.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-03-25 13:37:03 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-03-25 17:08:23 -0700
commit5799c2fba9827f834f6cc1cd337317453cd80efc (patch)
treef9c30b4f2571975ab50c281b4b25e50c8061c327 /fs/xfs/xfs_ioctl.c
parentb1519b1bbcaaeceded63c80b23e695fbb6b9b9b5 (diff)
xfs: create a polled function to force inode inactivation
Create a polled version of xfs_inactive_force so that we can force inactivation while holding a lock (usually the umount lock) without tripping over the softlockup timer. This is for callers that hold vfs locks while calling inactivation, which is currently unmount, iunlink processing during mount, and rw->ro remount. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_ioctl.c')
0 files changed, 0 insertions, 0 deletions