Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 30 Aug 2007 04:20:05 +0000 (04:20 +0000)
committerbobijam <bobijam>
Thu, 30 Aug 2007 04:20:05 +0000 (04:20 +0000)
commite40533f967e25bc4b66cace81c85f6d10bf7eff6
treeff22eed4e82789ca4eb243e9a268ff4fc70ecc37
parent2e132e8fd2952b3130eca2b75c7eddebe95a460e
Branch HEAD
b=13030
i=green, shadow

Description: "ll_intent_file_open()) lock enqueue: err: -13" with nfs
Details    : with NFS, the anon dentry's parent was set to itself in
             d_alloc_anon(), so in MDS, we use rec->ur_fid1 to find the
             corresponding dentry other than use rec->ur_name.
lustre/ChangeLog
lustre/llite/file.c
lustre/mds/mds_open.c