[CIFS] When file is deleted locally but later recreated on the server
authorSteve French <sfrench@us.ibm.com>
Mon, 28 Nov 2005 16:16:13 +0000 (08:16 -0800)
committerSteve French <sfrench@us.ibm.com>
Mon, 28 Nov 2005 16:16:13 +0000 (08:16 -0800)
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 <sfrench@us.ibm.com>

No differences found