Files
linux-apfs/fs/quota
Jan Kara c119c5b974 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>
2015-01-21 19:21:07 +01:00
..
2014-11-10 10:06:18 +01:00
2014-03-04 12:19:26 +01:00
2014-07-15 22:40:23 +02:00
2012-09-18 01:01:38 -07:00
2014-07-15 22:40:23 +02:00