From: Eryu Guan Date: Fri, 15 Jul 2016 04:59:21 +0000 (+0800) Subject: xfs: fix wrong seq order in group file X-Git-Tag: v2022.05.01~2432 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a4cafa09372726d68b08fb1c84f1b97ac81db7e2;p=xfstests-dev.git 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 Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/group b/tests/xfs/group index 9f8ca0f8..59d2a85c 100644 --- a/tests/xfs/group +++ b/tests/xfs/group @@ -3,8 +3,8 @@ 003 db auto quick 004 db auto quick 005 auto quick -007 auto quota quick 006 auto quick mount +007 auto quota quick 008 rw ioctl auto quick 009 rw ioctl auto prealloc quick 010 auto quick repair