Whamcloud - gitweb
b=2383
authorphil <phil>
Thu, 18 Dec 2003 10:21:23 +0000 (10:21 +0000)
committerphil <phil>
Thu, 18 Dec 2003 10:21:23 +0000 (10:21 +0000)
commitbf1a07020c8c88e2dc0e1d188dfabb0f2fcd885f
treed71841578567d5be23b02b508f5cdef48b9b1b37
parent4c285dd126910fdbeead3e9784a6fb739a8c4e3f
b=2383
Stop taking a PR lock in mds_readpage; a PR is already held by the
client, so if there is a PW in the queue, deadlock will result.  Just
assume that the client has a lock.
lustre/mds/handler.c