Home
last modified time | relevance | path

Searched hist:"36029 dee382a20cf515494376ce9f0d5949944eb" (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/scrub/
H A Dhealth.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Drefcount.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
/linux/fs/xfs/libxfs/
H A Dxfs_ag.hdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_refcount_btree.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_rmap_btree.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_ag.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_ialloc_btree.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_ialloc.cdiff 36029dee382a20cf515494376ce9f0d5949944eb Thu Jul 07 11:13:21 CEST 2022 Dave Chinner <dchinner@redhat.com> xfs: make is_log_ag() a first class helper

We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.

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