From: Niu Yawei Date: Sat, 1 Mar 2014 02:16:45 +0000 (-0500) Subject: lustre/quota: improper assert in osc_quota_chkdq() X-Git-Tag: v3.15-rc1~139^2~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a5b935d9d072434c9ea06720c3ffe97bad9247;p=pandora-kernel.git lustre/quota: improper assert in osc_quota_chkdq() In osc_quota_chkdq(), we should never try to access oqi found from hash, since it could have been freed by osc_quota_setdq(). Signed-off-by: Niu Yawei Reviewed-on: http://review.whamcloud.com/8460 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4336 Reviewed-by: Johann Lombardi Reviewed-by: Fan Yong Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed