xfs: fix wrong seq order in group file
authorEryu Guan <eguan@redhat.com>
Fri, 15 Jul 2016 04:59:21 +0000 (12:59 +0800)
committerEryu Guan <eguan@redhat.com>
Mon, 18 Jul 2016 03:21:57 +0000 (11:21 +0800)
commita4cafa09372726d68b08fb1c84f1b97ac81db7e2
treea21e041bd47bae9b5fe16c7fc1e3e48e5a795580
parent58bff72f51c187197edfbd1e3c7d6eecc7b0069e
xfs: fix wrong seq order in group file

006 and 007 are in reverse order, and this breaks tools to find the
next available seq number in group file (e.g. tools/nextid).

Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/group