From: Steve French Date: Sun, 15 Jul 2007 01:48:57 +0000 (+0000) Subject: [CIFS] Add support for new POSIX unlink X-Git-Tag: v2.6.23-rc1~478^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d785a50a8aa404c19f56d2c22445e48e418112b;p=pandora-kernel.git [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 --- Reading git-diff-tree failed