commit | 1ea06bec78a128adc995ca32bd906a6c9bb9cf91 | [log] [tgz] |
---|---|---|
author | Niu Yawei <yawei.niu@gmail.com> | Wed Jun 04 12:20:30 2014 +0800 |
committer | Jan Kara <jack@suse.cz> | Tue Jul 15 22:40:21 2014 +0200 |
tree | e306601eeb564fcc425841f8591df5069e3a9d15 | |
parent | 606cdcca04a609ed4dfbfe788942de9477da556b [diff] |
quota: avoid unnecessary dqget()/dqput() calls Avoid unnecessary dqget()/dqput() calls in __dquot_initialize(), that will introduce global lock contention otherwise. Signed-off-by: Lai Siyao <lai.siyao@intel.com> Signed-off-by: Niu Yawei <yawei.niu@intel.com> Signed-off-by: Jan Kara <jack@suse.cz>