commit | f34061f554feba68e12b7a73008c350d2a9afd0c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Apr 12 06:49:41 2022 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Tue Apr 12 06:49:41 2022 +1000 |
tree | 667ab912954e87ec136e6ca57186417bf9b2daef | |
parent | f3bf67c6c6fe863b7946ac0c2214a147dc50523d [diff] |
xfs: pass explicit mount pointer to rtalloc query functions Pass an explicit xfs_mount pointer to the rtalloc query functions so that they can support transactionless queries. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>