diff options
author | 2016-07-05 21:33:52 -0400 | |
---|---|---|
committer | 2016-07-05 21:33:52 -0400 | |
commit | 079788d01e7ba9d7366d7bd2a0db9cab5944e85b (patch) | |
tree | edadef9bd88b7f49d8304bf23ce705feacd14409 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: validate s_reserved_gdt_blocks on mount (diff) | |
download | wireguard-linux-079788d01e7ba9d7366d7bd2a0db9cab5944e85b.tar.xz wireguard-linux-079788d01e7ba9d7366d7bd2a0db9cab5944e85b.zip |
ext4: fix project quota accounting without quota limits enabled
We should always transfer quota accounting, regardless of whether
quota limits are enabled.
Steps to reproduce:
# mkfs.ext4 /dev/sda4 -O quota,project
# mount /dev/sda4 /mnt/test
# cp /bin/bash /mnt/test
# chattr -p 123 /mnt/test/bash
# quota -v -P 123
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions