diff options
author | Christoph Hellwig <hch@lst.de> | 2024-07-02 11:22:51 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-07-02 11:37:01 -0700 |
commit | 62d597a197e390a89eadff60b98231e91b32ab83 (patch) | |
tree | d254459819a49e3f00f9766b5681c85891bae207 /net | |
parent | 980faece91a60c279e7c24cb1d1a378bbbb74bb9 (diff) |
xfs: pass the fsbno to xfs_perag_intent_get
All callers of xfs_perag_intent_get have a fsbno and need boilerplate
code to turn that into an agno. Just pass the fsbno to
xfs_perag_intent_get and look up the agno there.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions