Whamcloud - gitweb
- fixed parent locking in filter_create_object(). Parent should be unlocked after...
authoryury <yury>
Tue, 1 Nov 2005 09:16:21 +0000 (09:16 +0000)
committeryury <yury>
Tue, 1 Nov 2005 09:16:21 +0000 (09:16 +0000)
commit816fba360b0adf8bdebf86e2ad007e3c07886b04
tree0f3282981f95222cdf71f3faceb52fae9c5dd512
parent5f0efb299f9412fbb814485f8c06675dcf1b7a47
- fixed parent locking in filter_create_object(). Parent should be unlocked after child's inode fid EA is stored and transaction committed. Otherwise concurrent thread might access child object which is not realy ready (no fid EA)
lustre/obdfilter/filter.c