From: Steve French Date: Thu, 16 Nov 2006 20:54:20 +0000 (+0000) Subject: [CIFS] Incorrect hardlink count when original file is cached (oplocked) X-Git-Tag: v2.6.20-rc1~34^2~40^2~475^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ec35d6c81175016a6372571eab23b6bd40b406;p=pandora-kernel.git [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: Steve French --- Reading git-diff-tree failed