Home
last modified time | relevance | path

Searched hist:"22 ece4e836beff1df528ee09cf21ca5fab7235f5" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap_btree.hdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_bmap_btree.cdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/fs/xfs/scrub/
H A Dbtree.hdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Drmap.cdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dalloc.cdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Drefcount.cdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dialloc.cdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dbmap.cdiff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const

xchk_btree calls a user-supplied function to validate each btree record
that it finds. Those functions are not supposed to change the record
data, so mark the parameter const.

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