Whamcloud - gitweb
b=21563 Metadata performance has degraded for some operations between 1.6.5 and 1.8.1
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Wed, 9 Jun 2010 20:04:10 +0000 (16:04 -0400)
committerRobert Read <robert.read@oracle.com>
Thu, 10 Jun 2010 04:29:29 +0000 (21:29 -0700)
commit29fd43b1d1c0e33c421632731f2a3eb837cfbc29
tree47ce6837974108886b547b3b7ffe6b7037a8d69c
parent8ba026e938688af32d10f598c3af3ab711695789
b=21563 Metadata performance has degraded for some operations between 1.6.5 and 1.8.1

 Remove the check for OSCC_FLAG_CREATING flag in osc_precreate(), so that
 it enters oscc_internal_create(). Also remove the check for in
 oscc_internal_create() for OSCC_FLAG_DEGRADED - let the chance to create
 objects in case all OSTs are degraded.

 i=andreas.dilger
 i=johann
lustre/osc/osc_create.c