Whamcloud - gitweb
Branch HEAD
authorfanyong <fanyong>
Thu, 10 Sep 2009 02:29:17 +0000 (02:29 +0000)
committerfanyong <fanyong>
Thu, 10 Sep 2009 02:29:17 +0000 (02:29 +0000)
commit5f4526d9c67a914eea874ad0b46cb0e889dd5608
tree3f193006a486a6d4b48862034e492c8f96a5e34f
parentb15f3875f46eec3c5186fe6b84cf2cda7ceb8518
Branch HEAD
b=20082
i=pravin.shelar
i=robert.read

1) for clear orphan case when MDS recovery, we should not care whether
   "precreate" succeed or not, we can just ignore such error (either
   ENOSPC or ETIMEDOUT), and let the succedent create operation to
   process the real no space case.
2) code cleanup
lustre/llite/statahead.c
lustre/osc/osc_create.c