DEVEL15-windows-afsd-rename-collision-20081226
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 26 Dec 2008 23:26:18 +0000 (23:26 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 26 Dec 2008 23:26:18 +0000 (23:26 +0000)
commitde7ba27c1d154695b0a840f5a81cd5f17619e945
treef0dc6d03ea2bbcf05f883d5b1a42948cbe1965fa
parent574390a796c373c21ba04801b4622b493bf4051a
DEVEL15-windows-afsd-rename-collision-20081226

LICENSE MIT

Do not permit cm_Rename() to rename an existing object such that it
creates a case-insensitive name collision with another object.
This change in behavior is consistent with the restrictions when
creating new objects.  This change prevents the explorer shell from
getting confused when it creates a new folder.

(cherry picked from commit 9e2d9f6fa8862d33dfc7352c961f7945d0e04f4f)
src/WINNT/afsd/cm_vnodeops.c