Whamcloud - gitweb
LU-1057 quota: speed up lookup in osc_quota_chkdq
This patch replace the global hash table used to store uid/gid
about to run out of quota space with a per-OSC cfs_hash.
Signed-off-by: Gregoire Pichon <gregoire.pichon@bull.net>
Change-Id: If291ce125d79312ba7abc182a5561657fa63b6bd
Reviewed-on: http://review.whamcloud.com/4184
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>