]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/cifs/inode.c
[CIFS] Add support for new POSIX unlink
authorSteve French <sfrench@us.ibm.com>
Sun, 15 Jul 2007 01:48:57 +0000 (01:48 +0000)
committerSteve French <sfrench@us.ibm.com>
Sun, 15 Jul 2007 01:48:57 +0000 (01:48 +0000)
commit2d785a50a8aa404c19f56d2c22445e48e418112b
tree260f7a1bf95126a8681d170e15337ff0ffad7e17
parent50c2f75388727018c3c357454a247072915a9e3f
[CIFS] Add support for new POSIX unlink

In the cleanup phase of the dbench test, we were noticing sharing
violation followed by failed directory removals when dbench
did not close the test files before the cleanup phase started.
Using the new POSIX unlink, which Samba has supported for a few
months, avoids this.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/CHANGES
fs/cifs/cifspdu.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/inode.c