summaryrefslogtreecommitdiff
path: root/tests/f_quota/expect.0
blob: c0ad63dd941675eac5d807ead380fe7ee5d5f55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
debugfs: list_quota user
 user id     blocks    quota    limit      inodes    quota    limit
       0      13312        0        0           2        0        0
      34       1024        0        0           1        0        0
     100       2048       32       50           2       20       30
debugfs: list_quota group
group id     blocks    quota    limit      inodes    quota    limit
       0      16384        0        0           5        0        0
debugfs: get_quota user 0
 user id     blocks    quota    limit      inodes    quota    limit
       0      13312        0        0           2        0        0
debugfs: get_quota user 100
 user id     blocks    quota    limit      inodes    quota    limit
     100       2048       32       50           2       20       30
debugfs: get_quota user 34
 user id     blocks    quota    limit      inodes    quota    limit
      34       1024        0        0           1        0        0
debugfs: get_quota group 0
group id     blocks    quota    limit      inodes    quota    limit
       0      16384        0        0           5        0        0
debugfs: