Whamcloud - gitweb
- fixed possible skipped lquota_adjust() in filter_setattr_internal() due to fsfilt_s...
authoryury <yury>
Wed, 14 Dec 2005 08:34:57 +0000 (08:34 +0000)
committeryury <yury>
Wed, 14 Dec 2005 08:34:57 +0000 (08:34 +0000)
commit4c98757319c259c2d1191f93315ff4c4106ac0de
tree1c96f1c86167672906ec9af6bcaff4de892c4345
parentd8cba19f2ac596932744796c49a7088dd5f20fb7
- fixed possible skipped lquota_adjust() in filter_setattr_internal() due to fsfilt_setattr() turns off
all flags it set which also used to check if we need to adjust quota or not.
lustre/mds/mds_reint.c
lustre/obdfilter/filter.c