commit | 43d193aa0212691254d574b8d207609ef22018b8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 09 09:11:41 2017 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Nov 09 14:08:53 2017 -0800 |
tree | 4e1e44aa97d2f1934536fac260d238796cdef322 | |
parent | 478f8da0f7c95f847a02f8e3b808926c894e3830 [diff] |
xfs: fix number of records handling in xfs_iext_split_leaf Fix to check the correct value, and remove a duplicate handling of the uneven record number split algorith, Reported-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>