Windows: Do not call buf_ClearRDRFlag unlink/rmdir
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 6 Oct 2012 05:40:47 +0000 (01:40 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 19 Oct 2012 09:43:40 +0000 (02:43 -0700)
commit1335eefeffb70b0759015d39e6732ee075537982
tree197bf2dd4f3036d061a69bdbcfefb0a92cdfc399
parent816776215de17d5cf4e1f992ae27c7c1f5b5f43d
Windows: Do not call buf_ClearRDRFlag unlink/rmdir

When processing unlink and remdir operations initiated by the
SMB stack do not call  buf_ClearRDRFlag.  The redirector upon
receiving the AFS_INVALIDATE_DELETE call will cancel outstanding
extent operations, mark the FCB deleted, and tear down any held
extents.

Change-Id: I5203dbe5489fcfd0a1c871c3e7aa6aa1a7d65e9a
Reviewed-on: http://gerrit.openafs.org/8218
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/cm_vnodeops.c