diff options
author | 2014-11-19 09:03:28 +0100 | |
---|---|---|
committer | 2015-01-21 19:21:07 +0100 | |
commit | c119c5b9749e4df5e6344b5d2ccd959dd403c959 (patch) | |
tree | fd4da9b57f5bb735a35f5fa4e8056234e0e2f1da /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | jbd: drop jbd_ENOSYS debug (diff) | |
download | wireguard-linux-c119c5b9749e4df5e6344b5d2ccd959dd403c959.tar.xz wireguard-linux-c119c5b9749e4df5e6344b5d2ccd959dd403c959.zip |
quota: Don't store flags for v2 quota format
Currently, v2 quota format blindly stored flags from in-memory dqinfo on
disk, although there are no flags supported. Since it is stupid to store
flags which have no effect, just store 0 unconditionally and don't
bother loading it from disk.
Note that userspace could have stored some flags there via Q_SETINFO
quotactl and then later read them (although flags have no effect) but
I'm pretty sure noone does that (most definitely quota-tools don't and
quota interface doesn't have too much other users).
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions