]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: remove XFS_ILOCK_RT*
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:06 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:57:23 +0000 (23:57 -0700)
commitbe330f0003ee9e8adaaf1b7cb70fbff2cb17e647
tree71d14b64a7d181f281e2b57a2828fb2803285be1
parent5eb063bff4f6f9316ac7282970a9004f17c3e674
xfs: remove XFS_ILOCK_RT*

Now that we've centralized the realtime metadata locking routines, get
rid of the ILOCK subclasses since we now use explicit lockdep classes.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_rtalloc.c