xfs: new test default user/group quota
authorZorro Lang <zlang@redhat.com>
Thu, 18 Feb 2016 23:49:54 +0000 (10:49 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 18 Feb 2016 23:49:54 +0000 (10:49 +1100)
commit08aac973d5991d8bcbc64125bdd71e9af00424f1
tree4fad7a73960f12721c58550a2710fbfd2d2535ec
parent56ff01f471c9b72de0a447b37cdb1051adcede6a
xfs: new test default user/group quota

When default quota is set, all different quota types inherits the
same default value, include group quota. So if a user quota limit
larger than the default user quota value, it will still be limited
by the group default quota value.

An upstream patch for this bug:

  xfs: Split default quota limits by quota type

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/260 [new file with mode: 0755]
tests/xfs/260.out [new file with mode: 0644]
tests/xfs/group