From: Steve French Date: Mon, 28 Nov 2005 16:16:13 +0000 (-0800) Subject: [CIFS] When file is deleted locally but later recreated on the server X-Git-Tag: v2.6.15-rc4~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abb92722ab1784b419dadb5444daf8ea9636905;p=pandora-kernel.git [CIFS] When file is deleted locally but later recreated on the server fix cifs negative dentries so they are freed faster (not requiring umount or readdir e.g.) so the client recognizes the new file on the server more quickly. Signed-off-by: Steve French --- Reading git-diff-tree failed