Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Thu, 30 Aug 2007 03:54:40 +0000 (03:54 +0000)
committerbobijam <bobijam>
Thu, 30 Aug 2007 03:54:40 +0000 (03:54 +0000)
commit67fe1d486a5b1ce35e280229f7e0223a4758d093
treebcc5d4a0c2360757e2913284165dd25c61d55670
parent7455768c8378d175728837e21dcbddec4dad2b50
Branch b1_6
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/llite/llite_nfs.c
lustre/mds/mds_open.c