[xfs-masters] [Bug 39512] New: case-insensitive XFS doesn't allow case rename

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sun Jul 17 21:06:40 CDT 2011


https://bugzilla.kernel.org/show_bug.cgi?id=39512

           Summary: case-insensitive XFS doesn't allow case rename
           Product: File System
           Version: 2.5
    Kernel Version: 2.6.29
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: XFS
        AssignedTo: xfs-masters at oss.sgi.com
        ReportedBy: bjoern at j3e.de
        Regression: No


if you have a case-insensitive XFS filesystem it's impossible to rename files
case. Renaming a file fromm "APFEL" to "apfel" is impossible. For example a
rename("APFEL", "apfel") returns 0 but the file is still UPPERCASE even though
one would expect it to be lowercase when being ls'ed.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the xfs-masters mailing list