Re: Review Request 120154: Equal entries implies existing directory

2014-11-23 Thread Jan-Marek Glogowski
;test' actually removes the single directory (both have the same inode). Thanks, Jan-Marek Glogowski

Review Request 120154: Equal entries implies existing directory

2014-09-12 Thread Jan-Marek Glogowski
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