Commit 31ec35d6 authored by Steve French's avatar Steve French
Browse files

[CIFS] Incorrect hardlink count when original file is cached (oplocked)



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: default avatarSteve French <sfrench@us.ibm.com>
parent 237ee312
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment