mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
257 auto quick clone
|
||||
258 auto quick clone
|
||||
259 auto quick
|
||||
260 auto quick quota
|
||||
261 auto quick quota
|
||||
262 auto quick quota
|
||||
266 dump ioctl auto quick
|
||||
|
||||
Reference in New Issue
Block a user