Whamcloud - gitweb
Fix problem with duplicate inodes being created on the client. This should
authoradilger <adilger>
Tue, 1 Oct 2002 22:10:45 +0000 (22:10 +0000)
committeradilger <adilger>
Tue, 1 Oct 2002 22:10:45 +0000 (22:10 +0000)
commit60a3f4e80b6d366e927ded1c80e540268294da8b
tree54966b7c30c155b8ed086acba6b353d963fab7f2
parentdedeb3b712ee1beb911e8354851d3ecdbffbab2b
Fix problem with duplicate inodes being created on the client.  This should
fix the single-client open-unlink issue, and potentially other issues with
locking (the intent lock handle is also attached to the inode).
lustre/llite/namei.c