Home
last modified time | relevance | path

Searched hist:f492135df0aa0417337f9b8b1cc6d6a994d61d25 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.hdiff f492135df0aa0417337f9b8b1cc6d6a994d61d25 Wed Oct 26 16:31:27 CDT 2022 Darrick J. Wong <djwong@kernel.org> xfs: refactor domain and refcount checking

Create a helper function to ensure that CoW staging extent records have
a single refcount and that shared extent records have more than 1
refcount. We'll put this to more use in the next patch.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_refcount.cdiff f492135df0aa0417337f9b8b1cc6d6a994d61d25 Wed Oct 26 16:31:27 CDT 2022 Darrick J. Wong <djwong@kernel.org> xfs: refactor domain and refcount checking

Create a helper function to ensure that CoW staging extent records have
a single refcount and that shared extent records have more than 1
refcount. We'll put this to more use in the next patch.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
/openbmc/linux/fs/xfs/scrub/
H A Drefcount.cdiff f492135df0aa0417337f9b8b1cc6d6a994d61d25 Wed Oct 26 16:31:27 CDT 2022 Darrick J. Wong <djwong@kernel.org> xfs: refactor domain and refcount checking

Create a helper function to ensure that CoW staging extent records have
a single refcount and that shared extent records have more than 1
refcount. We'll put this to more use in the next patch.

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