commit | c66e9708d3c9aeaec87c8bcdf2b67eee26cc4896 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue May 28 21:11:10 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Aug 07 15:43:36 2024 -0700 |
tree | 6cfa48f64e470e994a01dc6e28f07357f35298d1 | |
parent | d2613f135f7cd716b83126a7d1728814c8a45acc [diff] |
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>