Re: Review Request 120154: Equal entries implies existing directory
;test' actually removes the single directory (both have the same inode). Thanks, Jan-Marek Glogowski
Review Request 120154: Equal entries implies existing directory
precedence over the existing directory error, as this implies exist. This actually prevents a data loss on case-insensitive file systems like CIFS, where renaming a directory from 'Test' to 'test' actually removes the single directory (both have the same inode). Thanks, Jan-Marek Glogowski