Whamcloud - gitweb
Grab a lov llog lock so we ensure the llog records for a single transno
authoradilger <adilger>
Fri, 30 Jul 2004 21:53:14 +0000 (21:53 +0000)
committeradilger <adilger>
Fri, 30 Jul 2004 21:53:14 +0000 (21:53 +0000)
commit51d9f398eb6931452c86886a076015b48cdeec68
treebb87a91f49e1716cdfe169f098722fd2766680e7
parentccb5f17f4b68fcf84cd90866e6467e280368599a
Grab a lov llog lock so we ensure the llog records for a single transno
are allocated in the same order they will be replayed in.  Concurrent
unlinks might otherwise have misordered llog records and not be replayable.
b=4033
r=andreas (for Tian)
lustre/include/linux/obd.h
lustre/ldlm/l_lock.c
lustre/lov/lov_log.c
lustre/lov/lov_obd.c