Searched hist:"8 e8877e6edf2b593fe488b6efa8b3b7cfba96738" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | diff 8e8877e6edf2b593fe488b6efa8b3b7cfba96738 Fri Jun 16 13:00:13 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: return the hash value of a leaf1 directory block
Modify the existing dir leafn lasthash function to enable us to calculate the highest hash value of a leaf1 block. This will be used by the directory scrubbing code to check the sanity of hashes in leaf1 directory blocks.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_dir2_node.c | diff 8e8877e6edf2b593fe488b6efa8b3b7cfba96738 Fri Jun 16 13:00:13 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: return the hash value of a leaf1 directory block
Modify the existing dir leafn lasthash function to enable us to calculate the highest hash value of a leaf1 block. This will be used by the directory scrubbing code to check the sanity of hashes in leaf1 directory blocks.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_da_btree.c | diff 8e8877e6edf2b593fe488b6efa8b3b7cfba96738 Fri Jun 16 13:00:13 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: return the hash value of a leaf1 directory block
Modify the existing dir leafn lasthash function to enable us to calculate the highest hash value of a leaf1 block. This will be used by the directory scrubbing code to check the sanity of hashes in leaf1 directory blocks.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|