updates to match top of tree, grpquota support, fix output to match 3.01
[xfstests-dev.git] / 050.usrquota
index fcfd68a4a91263112bd6adfe5f589eaff5ca956e..8603f31a2683176eceb1ce9cb0c35ba6a8011e16 100644 (file)
@@ -7,38 +7,50 @@ log      =LDEV bsize=XXX blocks=XXX
 realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
 
 *** report no quota settings
+*** Report for user quotas on device [DEVICE]
+Block grace time: 7days Inode grace time: 7days
                         Block limits               File limits
-user            used    soft    hard  grace    used  soft  hard  grace
+User            used    soft    hard  grace    used  soft  hard  grace
 [NAME]    --       0       0       0              3     0     0       
 
 *** report initial settings
+*** Report for user quotas on device [DEVICE]
+Block grace time: 7days Inode grace time: 7days
                         Block limits               File limits
-user            used    soft    hard  grace    used  soft  hard  grace
+User            used    soft    hard  grace    used  soft  hard  grace
 [NAME]    --       0       0       0              3     0     0       
 [NAME]    --       0     100     500              1     4    10       
 
 *** push past the soft inode limit
+*** Report for user quotas on device [DEVICE]
+Block grace time: 7days Inode grace time: 7days
                         Block limits               File limits
-user            used    soft    hard  grace    used  soft  hard  grace
+User            used    soft    hard  grace    used  soft  hard  grace
 [NAME]    --       0       0       0              3     0     0       
 [NAME]    --       0     100     500              3     4    10       
 
 *** push past the soft block limit
+*** Report for user quotas on device [DEVICE]
+Block grace time: 7days Inode grace time: 7days
                         Block limits               File limits
-user            used    soft    hard  grace    used  soft  hard  grace
+User            used    soft    hard  grace    used  soft  hard  grace
 [NAME]    --       0       0       0              3     0     0       
-[NAME]    ++     140     100     500 7 days       4     4    10 7 days
+[NAME]    +-     140     100     500  7days       4     4    10  7days
 
 *** push past the hard inode limit (expect EDQUOT)
+*** Report for user quotas on device [DEVICE]
+Block grace time: 7days Inode grace time: 7days
                         Block limits               File limits
-user            used    soft    hard  grace    used  soft  hard  grace
+User            used    soft    hard  grace    used  soft  hard  grace
 [NAME]    --       0       0       0              3     0     0       
-[NAME]    ++     140     100     500 7 days      10     4    10 7 days
+[NAME]    ++     140     100     500  7days      10     4    10  7days
 
 *** push past the hard block limit (expect EDQUOT)
+*** Report for user quotas on device [DEVICE]
+Block grace time: 7days Inode grace time: 7days
                         Block limits               File limits
-user            used    soft    hard  grace    used  soft  hard  grace
+User            used    soft    hard  grace    used  soft  hard  grace
 [NAME]    --       0       0       0              3     0     0       
-[NAME]    ++     496     100     500 7 days      10     4    10 7 days
+[NAME]    ++     448     100     500  7days      10     4    10  7days
 
 *** unmount