Home
last modified time | relevance | path

Searched hist:"2 c3b83d7" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dattr.c2c3b83d7 Fri Jul 05 12:29:54 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: attribute scrub should use seen_enough to pass error values

When we're iterating all the attributes using the built-in xattr
iterator, we can use the seen_enough variable to pass error codes back
to the main scrub function instead of flattening them into 0/1. This
will be used in a more exciting fashion in upcoming patches.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
2c3b83d7 Fri Jul 05 12:29:54 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: attribute scrub should use seen_enough to pass error values

When we're iterating all the attributes using the built-in xattr
iterator, we can use the seen_enough variable to pass error codes back
to the main scrub function instead of flattening them into 0/1. This
will be used in a more exciting fashion in upcoming patches.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h2c3b83d7 Fri Jul 05 12:29:54 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: attribute scrub should use seen_enough to pass error values

When we're iterating all the attributes using the built-in xattr
iterator, we can use the seen_enough variable to pass error codes back
to the main scrub function instead of flattening them into 0/1. This
will be used in a more exciting fashion in upcoming patches.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
2c3b83d7 Fri Jul 05 12:29:54 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: attribute scrub should use seen_enough to pass error values

When we're iterating all the attributes using the built-in xattr
iterator, we can use the seen_enough variable to pass error codes back
to the main scrub function instead of flattening them into 0/1. This
will be used in a more exciting fashion in upcoming patches.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>