[Bugme-new] [Bug 10940] New: v9fs mount options are not preserved

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Thu Jun 19 14:20:17 PDT 2008


http://bugzilla.kernel.org/show_bug.cgi?id=10940

           Summary: v9fs mount options are not preserved
           Product: File System
           Version: 2.5
     KernelVersion: 2.6.25
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: v9fs
        AssignedTo: ericvh at gmail.com
        ReportedBy: sqweek at gmail.com


After mounting with v9fs, the options are messed up:

# mount -t 9p -o trans=unix,dfltuid=1000,dfltgid=1000,uname=sqweek,noextend
/tmp/ns.sqweek.:0/wren /tmp/wren
# mount |grep /tmp/wren
/tmp/ns.sqweek.:0/wren on /tmp/wren type 9p (rw,sync,dirsynctrans=unix)

 I'm guessing that's supposed to be dirsync,trans=unix at the very least.
-sqweek


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Bugme-new mailing list