mirror of
https://github.com/torvalds/linux
synced 2026-06-29 14:22:34 +09:00
Quota tools need to know whether quota is stored in a system file or in
classical aquota.{user|group} files. So pass this information as a flag
in GETINFO quotactl.
Signed-off-by: Jan Kara <jack@suse.cz>