Home
last modified time | relevance | path

Searched hist:"3054 face139f9c77566a90a0524dd85c2f38c7f2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_filestream.cdiff 3054face139f9c77566a90a0524dd85c2f38c7f2 Sun Feb 12 16:14:55 CST 2023 Dave Chinner <dchinner@redhat.com> xfs: track an active perag reference in filestreams

Rather than just track the agno of the reference, track a referenced
perag pointer instead. This will allow active filestreams to prevent
AGs from going away until the filestreams have been torn down.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>