Whamcloud - gitweb
b=17660 remove unnecessary spinlock wrappings
authorAlexander.Zarochentev <alexander.zarochentev@sun.com>
Thu, 25 Feb 2010 08:32:58 +0000 (00:32 -0800)
committerRobert Read <rread@sun.com>
Thu, 25 Feb 2010 08:32:58 +0000 (00:32 -0800)
commit76dd8b2623d52bb14deea6999b0495f38b3f8321
tree667a3e92ac7842a4a5c34bfc84c7e5b96998289b
parent2d3aaef4122c11dcb6d892da89522ffa37036136
b=17660 remove unnecessary spinlock wrappings

Read access to obd_recovering is atomic and doesn't need to be protected
by a spinlock.

i=tappro
i=adilger
lustre/mdt/mdt_handler.c
lustre/ost/ost_handler.c