[CIFS] Incorrect hardlink count when original file is cached (oplocked)
authorSteve French <sfrench@us.ibm.com>
Thu, 16 Nov 2006 20:54:20 +0000 (20:54 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 16 Nov 2006 20:54:20 +0000 (20:54 +0000)
Fixes Samba bug 2823

In this case hardlink count is stale for one of the two inodes (ie the
original file) until it is closed - since revalidate does not go to
server while file is cached locally.

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found