OpenSolaris

Printable Version Enter a New Search
Bug ID 6575640
Synopsis rename/rmdir/remove on mixed file systems work incorrectly for mangled names
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:cifs
Keywords
Responsible Engineer Janice Chang
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_79
Fixed In snv_79
Release Fixed solaris_nevada(snv_79)
Related Bugs 6597030 , 6617183
Submit Date 29-June-2007
Last Update Date 5-December-2007
Description
Rename on a mixed file system works incorrectly if the name is mangled (and there is a case collision on the original name).
Ditto for rmdir and remove.
Work Around
remove and rename should not be used on a mixed file system for now (this applies only to mangled names).
rmdir also should not be used on case-insensitive and mixed file systems, if the name is mangled.
Comments
N/A