]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/310: relax extent count check
authorChristoph Hellwig <hch@lst.de>
Sun, 3 Sep 2017 15:51:01 +0000 (17:51 +0200)
committerEryu Guan <eguan@redhat.com>
Tue, 19 Sep 2017 02:56:45 +0000 (10:56 +0800)
commitb88444413a0f6b10942cde1a6b4e22b863f8ebf2
tree5568ff52ee8ac1cd9125c11154bb9b4c5a5ab4a5
parentde592592985725daa7d96490206cd07b2258836b
xfs/310: relax extent count check

If we got over the bmbt length we'll always allocate two extents,
its just that so far getbmap merged them.

Also fix/update some comments.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/310