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>
Fri, 28 May 2010 13:27:34 +0000 (09:27 -0400)
committerJohann Lombardi <johann@sun.com>
Mon, 31 May 2010 20:20:48 +0000 (22:20 +0200)
commit4b7dbff69a6089410bf76d0a69951611f28d1bb8
treed179551eda86fd520fb2670d2e69f8d3a0e36da2
parent1b5162cfc728f9b86e7b45d2e4337a3e110f50ac
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