Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Wed, 8 Jun 2005 10:09:32 +0000 (10:09 +0000)
committeradilger <adilger>
Wed, 8 Jun 2005 10:09:32 +0000 (10:09 +0000)
commitf5571837d80b9f4d2f605780b05effc1f6b841f1
treea8013033445c9407fbba864cfae1fcf2a4852695
parent1050f41acd486811916427a8845ec3263d4f729b
Branch b1_4
Get the "new inode" lock in mds_reint_create() only after we have completed
the transnaction.  This is in-line with what mds_open() already does, and
avoids blocking the journal to get a DLM lock, which can induce deadlock.
b=6422
lustre/mds/mds_reint.c