xfs: remove the all-mounts list
authorDarrick J. Wong <djwong@kernel.org>
Mon, 11 Sep 2023 15:39:04 +0000 (08:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 11 Sep 2023 15:39:04 +0000 (08:39 -0700)
commitf5bfa695f02e02415e4bfb36bd83a8bc933a6d4f
tree8aa47e44f04ccf9b331b88cd3162e26fc63b3c59
parent62334fab47621dd91ab30dd5bb6c43d78a8ec279
xfs: remove the all-mounts list

Revert commit 0ed17f01c8540 ("xfs: introduce all-mounts list for cpu
hotplug notifications") because the cpu hotplug hooks are now pointless,
so we don't need this list anymore.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c