Whamcloud - gitweb
b=21826 refuse to invalidate operational quota files when they are in use
authorAndrew Perepechko <Andrew.Perepechko@Sun.COM>
Wed, 20 Jan 2010 20:06:38 +0000 (23:06 +0300)
committerJohann Lombardi <johann@sun.com>
Thu, 21 Jan 2010 10:37:48 +0000 (11:37 +0100)
commitad42e736c36a24101578dad823cba43b782d0aee
treeb327f519f455189a967d0fb0b9cc769c1660605a
parent7899951b73b5444bccb858ebc00dedf60e27fc95
b=21826 refuse to invalidate operational quota files when they are in use

an attempt to invalidate operational quota files on the quota master is not actually permitted by VFS (returning -EPERM), but we should not depend on that and should return the error earlier.

i=Johann Lombardi
i=ZhiYong Tian
lustre/quota/quota_master.c