[xfs-masters] [Bug 812] New: sb_bad_features2 not fixed when a filesystem is first mounted read-only

bugzilla-daemon at oss.sgi.com bugzilla-daemon at oss.sgi.com
Mon Dec 29 13:30:37 CST 2008


http://oss.sgi.com/bugzilla/show_bug.cgi?id=812

           Summary: sb_bad_features2 not fixed when a filesystem is first
                    mounted read-only
           Product: Linux XFS
           Version: Current
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XFS kernel code
        AssignedTo: xfs-masters at oss.sgi.com
        ReportedBy: hch at xfs.org


When we mount a filesystem read-only all the superblock updates are skipped,
mostly the alignment values and the bad_features2 correction.  For the case of a
root filesystem that's always mounted read-only that means they will never be
fixed on disk.  Current kernels are smart enough to work just fine with that
except for printining noisy messages, but when going back to old kernels with
the wrong x86/x86_64 combination it could blow up.

Reported by Arkadiusz Miskiewicz <arekm at maven.pl>.

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the xfs-masters mailing list