Whamcloud - gitweb
Branch b1_8
authorfanyong <fanyong>
Fri, 11 Sep 2009 16:33:50 +0000 (16:33 +0000)
committerfanyong <fanyong>
Fri, 11 Sep 2009 16:33:50 +0000 (16:33 +0000)
commita349c41cb881f07e903fb407330fa92502700588
treef1b75471606c4801c19f5abaa29e134d280ab27a
parent41ce959a3b6b0a72e3855953054d0bf7119ce6c2
Branch b1_8
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