Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Jan 2022 09:04:27 +0000 (11:04 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Jan 2022 09:04:27 +0000 (11:04 +0200)
commit1cb69c8044fd534a0e19154831234d75f7b8d447
tree307ba1ba8e28344165acf0991ca3215da652f260
parent7fd350f6ff846f788ba5f6668bacf2ce4257ed8f
parent6191cf3ad59fda5901160633fef8e41b064a5246
Merge tag 'xfs-5.17-merge-7' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "One of the patches removes some dead code from xfs_ioctl32.h and the
  other fixes broken workqueue flushing in the inode garbage collector.

   - Minor cleanup of ioctl32 cruft

   - Clean up open coded inodegc workqueue function calls"

* tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: flush inodegc workqueue tasks before cancel
  xfs: remove unused xfs_ioctl32.h declarations
fs/xfs/xfs_icache.c