]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: handle zero entries case in xfs_iext_rebalance_leaf
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Nov 2017 04:11:35 +0000 (22:11 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 17 Nov 2017 04:11:35 +0000 (22:11 -0600)
commit546f38321d86b92d20e204d65ade99779b3d897b
tree5c8aa27cdaf2941f42cbec9099da67c31cab6630
parent373c077ae6be36e92ea5924623a112007886653d
xfs: handle zero entries case in xfs_iext_rebalance_leaf

Source kernel commit: ae82968ee9b404b9fc101f9d75e171c78797a4d1

And also rename fill to nr_entries to match the rest of the code.

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_iext_tree.c