commit | 3ab167d2ba10017a430e427ddd3d690a74f8692e | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Mon Aug 07 17:37:03 2017 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Aug 17 22:03:03 2017 +0200 |
tree | 77d059baff9fc864fa330e29c0e0d383f684c295 | |
parent | a478e522e3145eef7ff032b32805c659e956b5f4 [diff] |
quota: Inline dquot_[re]claim_reserved_space() into callsite dquot_claim_reserved_space() and dquot_reclaim_reserved_space() have only a single callsite. Inline them there. Signed-off-by: Jan Kara <jack@suse.cz>