Searched hist:"38 e478c4489a845a5e8baf7849c286af5fed5b66" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_quotaops.c | diff 38e478c4489a845a5e8baf7849c286af5fed5b66 Wed Oct 08 08:56:21 CDT 2014 Jan Kara <jack@suse.cz> quota: Split ->set_xstate callback into two
Split ->set_xstate callback into two callbacks - one for turning quotas on (->quota_enable) and one for turning quotas off (->quota_disable). That way we don't have to pass quotactl command into the callback which seems cleaner.
Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
|
/openbmc/linux/include/linux/ |
H A D | quota.h | diff 38e478c4489a845a5e8baf7849c286af5fed5b66 Wed Oct 08 08:56:21 CDT 2014 Jan Kara <jack@suse.cz> quota: Split ->set_xstate callback into two
Split ->set_xstate callback into two callbacks - one for turning quotas on (->quota_enable) and one for turning quotas off (->quota_disable). That way we don't have to pass quotactl command into the callback which seems cleaner.
Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
|
/openbmc/linux/fs/quota/ |
H A D | quota.c | diff 38e478c4489a845a5e8baf7849c286af5fed5b66 Wed Oct 08 08:56:21 CDT 2014 Jan Kara <jack@suse.cz> quota: Split ->set_xstate callback into two
Split ->set_xstate callback into two callbacks - one for turning quotas on (->quota_enable) and one for turning quotas off (->quota_disable). That way we don't have to pass quotactl command into the callback which seems cleaner.
Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
|