commit | 46fe44ce8777f087aa8ad4a2605fdcfb9c2d63af | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Nov 16 15:03:59 2011 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Jan 12 13:09:09 2012 +0100 |
tree | fd33eed190c800f77e41a817f697cd0957d28647 | |
parent | 34b07840565004cfa444e165e88bf77a5cbcdb25 [diff] |
quota: Pass information that quota is stored in system file to userspace 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>