[Bug 578064] New: tmpfs: No value for mount option 'mode'
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c0 Summary: tmpfs: No value for mount option 'mode' Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: mail@lutz-thuns.de QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=341357) --> (http://bugzilla.novell.com/attachment.cgi?id=341357) dmesg User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 After updating to kernel 2.6.31.12-0.1-default "tmpfs: No value for mount option 'mode'" appears on boot messages. No crash, /tmp still working. Reproducible: Always Steps to Reproduce: 1. update to new kernel 2. 3. Actual Results: tmpfs: No value for mount option 'mode' Expected Results: no message should appear /tmp on root-partition, not separate. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c1 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jeffm@novell.com Info Provider| |mail@lutz-thuns.de --- Comment #1 from Jeff Mahoney <jeffm@novell.com> 2010-02-10 02:12:14 UTC --- tmpfs isn't only just for /tmp. It's also used for /dev and /dev/shm (and other things). I don't think it's actually a kernel issue, though. This part of the tmpfs code hasn't changed in any update. It could be that a package was updated that is trying to mount a tmpfs filesystem. Can you provide /var/log/boot.msg as well? Hopefully that will help narrow it down. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c2 --- Comment #2 from Lutz Thuns <mail@lutz-thuns.de> 2010-02-10 06:15:45 UTC --- Created an attachment (id=341670) --> (http://bugzilla.novell.com/attachment.cgi?id=341670) today's /var/log/boot.msg -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #341670|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c3 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mail@lutz-thuns.de | AssignedTo|kernel-maintainers@forge.pr |jeffm@novell.com |ovo.novell.com | --- Comment #3 from Jeff Mahoney <jeffm@novell.com> 2010-02-10 20:52:09 UTC --- Ok, found it. This is due to bad option parsing for tmpfs. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c4 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gregkh@novell.com --- Comment #4 from Greg Kroah-Hartman <gregkh@novell.com> 2010-02-11 01:00:40 UTC --- Odds are this is my fault, as a devtmpfs bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c5 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |kasievers@novell.com --- Comment #5 from Greg Kroah-Hartman <gregkh@novell.com> 2010-02-11 01:05:17 UTC --- Kay, wasn't there a devtmpfs fix for this issue? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c6 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |kasievers@novell.com Info Provider|kasievers@novell.com | --- Comment #6 from Kay Sievers <kasievers@novell.com> 2010-02-11 09:46:18 UTC --- Yes. The message is harmless. The fix is here: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c7 --- Comment #7 from Lutz Thuns <mail@lutz-thuns.de> 2010-02-11 10:52:01 UTC --- Will it be in update-repo? When? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c8 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jeffm@novell.com |gregkh@novell.com --- Comment #8 from Greg Kroah-Hartman <gregkh@novell.com> 2010-02-11 16:08:59 UTC --- (In reply to comment #6)
Yes. The message is harmless. The fix is here:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
Thanks, I'll go fix this, as I caused this backporting the devtmpfs patches... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c9 --- Comment #9 from Greg Kroah-Hartman <gregkh@novell.com> 2010-02-11 16:09:41 UTC --- (In reply to comment #7)
Will it be in update-repo? When?
Sometime in the near future. This is a harmless message, there is no need to worry about it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c10 --- Comment #10 from Jeff Mahoney <jeffm@novell.com> 2010-02-11 16:12:19 UTC --- I just pushed the fix to the git repo. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c11 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #11 from Greg Kroah-Hartman <gregkh@novell.com> 2010-02-11 16:19:52 UTC --- Heh, so did I, so I fixed the merge conflict. Now checked in, so am closing out... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=578064 http://bugzilla.novell.com/show_bug.cgi?id=578064#c12 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.2:32013 --- Comment #12 from Swamp Workflow Management <swamp@suse.com> 2010-03-22 13:53:15 UTC --- Update released for: kernel-debug, kernel-debug-base, kernel-debug-base-debuginfo, kernel-debug-debuginfo, kernel-debug-debugsource, kernel-debug-devel, kernel-debug-devel-debuginfo, kernel-default, kernel-default-base, kernel-default-base-debuginfo, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-devel, kernel-default-devel-debuginfo, kernel-desktop, kernel-desktop-base, kernel-desktop-base-debuginfo, kernel-desktop-debuginfo, kernel-desktop-debugsource, kernel-desktop-devel, kernel-desktop-devel-debuginfo, kernel-pae, kernel-pae-base, kernel-pae-base-debuginfo, kernel-pae-debuginfo, kernel-pae-debugsource, kernel-pae-devel, kernel-pae-devel-debuginfo, kernel-source, kernel-source-vanilla, kernel-syms, kernel-trace, kernel-trace-base, kernel-trace-base-debuginfo, kernel-trace-debuginfo, kernel-trace-debugsource, kernel-trace-devel, kernel-trace-devel-debuginfo, kernel-vanilla, kernel-vanilla-base, kernel-vanilla-base-debuginfo, kernel-vanilla-debuginfo, kernel-vanilla-debugsource, kernel-vanilla-devel, kernel-vanilla-devel-debuginfo, kernel-xen, kernel-xen-base, kernel-xen-base-debuginfo, kernel-xen-debuginfo, kernel-xen-debugsource, kernel-xen-devel, kernel-xen-devel-debuginfo, preload-kmp-default, preload-kmp-desktop Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com