[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2008-03-03 Thread Kees Cook
** Changed in: linux (Ubuntu Hardy) Status: Confirmed = Fix Released -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2008-02-14 Thread Philip Walls
Unless I'm mistaken, this bug is already resolved in Hardy since Hardy received the upstream kernel patch automatically. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2008-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-source-2.6.22 - 2.6.22-14.51 --- linux-source-2.6.22 (2.6.22-14.51) gutsy-security; urgency=low [Amit Kucheria] * Poulsbo: Mass update of all patches from moblin repo * Update config.lpia to reflect new patches *

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2008-02-04 Thread Jamie Strandboge
This bug was fixed in 2.6.20-16.34 --- linux-source-2.6.20 (2.6.20-16.34) feisty-security; urgency=low [Kees Cook] * fix NFSv4 client mount regression - GIT-SHA 7a9e181ce37e0a862261b1814ee3ef358036dd5e - Bug #164231 * ppc64: fix corrupted sigcontext during FPU stress

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2008-01-22 Thread Karel Gardas
Philip, is it possible to push your patch to the Ubuntu distro pool? I'm using linux-image-2.6.22-14-xen 2.6.22-14.47 and also would like to get NFSv4 working as I'm using some Solaris in domU and would like to share ZFS-based storage from it with dom0 Ubuntu. Thanks! Karel PS: otherwise,

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2008-01-21 Thread BB||negBB
Is there already a plan to release the fix for NFSv4 problem? I only ask as there haven't been any changes for almost a month now. We would like to migrate a bunch of machines to Ubuntu, and having a working default kernel would save us quite some work. Thanks in advance! -- NFS regression

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-25 Thread DavidP
The patched kernel module resolved the problem for me. Thank you. -- David P. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-21 Thread Charles Elwood
Just tried the rebuilt nfs.ko linked above, it appears to work. However it seems to be causing issues with the nvidia propriety module, it won't load. I'll post the specifics when I have a second box running to post from. -- NFS regression causes subsequent mounts from same superblock to

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-21 Thread Charles Elwood
Ignore above problem, tracked it down to something else entirely -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-21 Thread Philip Walls
Charles, You may need to run 'dpkg-reconfigure linux-restricted- modules-2.6.22-14-generic' to rebuild your module list to include the volatile modules ('depmod -a' on a fully booted system should also work). You can check to see if this is the cause by comparing the output of the following

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Kees Cook
The regression is being investigated. Sorry about the trouble; we should have a solution published shortly. For anyone that needs to roll-back to the earlier kernel, you can use: IMGPKG=$(dpkg -S /boot/vmlinuz-2.6.22-14* | cut -d: -f1) sudo apt-get install $IMGPKG=2.6.22-14.46 (Basically,

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Ben Collins
** Attachment added: 2.6.24-2-generic 32-bit unionfs module (fixed) http://launchpadlibrarian.net/11003521/unionfs.ko -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Ben Collins
Oops, ignore that attachment...wrong bug -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Philip Walls
As promised, here is the fix to unbreak NFSv4 in the 2.6.22-14.47 kernel. I independently tested: - Mounting NFSv4 export (sec=sys and sec=krb5) - Reading/writing from partition, including seeks (tail) Claude, If you are willing to test the patch (or a new nfs.ko or linux-

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Claude Boucher
OK Philip, I'm trying to reach you through IRC as we speak. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Philip Walls
Here's the nfs.ko compiled against 2.6.22-14.47. Make sure that if you use this you first back up the current one in /lib/modules. You can attempt to reinsert the module into your running kernel or reboot. ** Attachment added: Rebuilt nfs.ko against 2.6.22-14.47 with the above patch applied

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-20 Thread Philip Walls
Claude tested the above patched module and reported that everything worked well. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Phillip Lougher
** Changed in: linux-source-2.6.20 (Ubuntu Feisty) Status: Fix Committed = Fix Released ** Changed in: linux-source-2.6.22 (Ubuntu Gutsy) Status: Fix Committed = Fix Released -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Claude Boucher
Was this fix applied in kernel 2.6.22-14.47? Two people reported kernel oops this mornings with the new kernel released on Dec. 18 and nfs4 shares. See https://bugs.launchpad.net/ubuntu/+source/nfs- utils/+bug/148600/comments/3 https://bugs.launchpad.net/ubuntu/+source/nfs-

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Philip Walls
Claude, I apologize for missing an important part of the patch in my original submission which caused the NFSv4 regression that you are experiencing. If I'd know that Canonical wasn't going to do quality assurance of kernel patches to their stable release branch (despite my warning that I'd only

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Philip Walls
Reopening due to introduction of NFSv4 problem in patch ** Changed in: linux-source-2.6.20 (Ubuntu Feisty) Status: Fix Released = New -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Philip Walls
Reopening due to introduction of NFSv4 problem in patch ** Changed in: linux-source-2.6.22 (Ubuntu Gutsy) Status: Fix Released = New -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Claude Boucher
Thanks Philip, Don't feel too bad... we all make mistakes :) I reverted to 21.6.22-14.46 temporarily. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-19 Thread Kees Cook
** Changed in: linux-source-2.6.22 (Ubuntu Gutsy) Status: New = Confirmed ** Changed in: linux (Ubuntu Hardy) Status: Fix Committed = Confirmed ** Changed in: linux-source-2.6.20 (Ubuntu Feisty) Status: New = Confirmed -- NFS regression causes subsequent mounts from same

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-18 Thread Kees Cook
I've cleaned up the tasks. This will be published as part of USN-558-1 shortly. ** Changed in: linux-source-2.6.22 (Ubuntu Feisty) Status: New = Invalid ** Changed in: linux-source-2.6.22 (Ubuntu Gutsy) Assignee: (unassigned) = Phillip Lougher (phillip-lougher) Status: New =

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-12 Thread Phillip Lougher
From the kernel team. Thanks for your work on this bug. Your patch has been evaluated and integrated into the kernel. It should be released very soon in the next lum security updates. ** Changed in: linux (Ubuntu Feisty) Importance: Undecided = Medium Assignee: (unassigned) = Phillip

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-12 Thread Ben Collins
2.6.22 wont be in hardy. ** Changed in: linux-source-2.6.22 (Ubuntu Hardy) Status: Triaged = Invalid -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-12 Thread Ben Collins
Phillip, can you cleanup the Affects/targets for this bug. It's hard to see where it's fixed already. Note, Affects: linux should only be for hardy at the moment. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-10 Thread Philip Walls
Leanne, Thanks a lot for the update. It's good to know that a fix is in the pipeline. I hope my previous message didn't come across as too snarky. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-09 Thread Leann Ogasawara
Hi Philip, I apologize for any lack of communication/updates regarding your report. The effort and time you have invested in getting this issue reosolved has not been overlooked and has been extremely helpful to us. I hope I can answer some of your questions: 1) Yes this bug has been confirmed

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-07 Thread Philip Walls
Leanne, It has been a few weeks since I submitted this bug and I haven't heard anything from the teams responsible for it. I did my best to hand over the bug on a silver platter (at the cost of a fair deal of my own time), so a couple answers would set my head at ease: - Has the bug been

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-04 Thread Leann Ogasawara
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-04 Thread Leann Ogasawara
I just wanted to add a note that these patches were automatically merged into the Hardy Heron kernel when it was sync'd with mainline. Thanks! ** Changed in: linux (Ubuntu Hardy) Importance: Undecided = High Status: New = Fix Committed -- NFS regression causes subsequent mounts from

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-12-04 Thread Leann Ogasawara
** Tags removed: hardy-kernel-candidate -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-29 Thread Philip Walls
The patch above also applies cleanly to Feisty's linux- source-2.6.20-16.32 kernel and builds. The system boots successfully and this bug is not reproducible with the patched kernel. Other NFSv3 mounts continue to work based on my limited testing. -- NFS regression causes subsequent mounts from

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-29 Thread Philip Walls
I backported the patch above to the Gutsy kernel based on the patch at: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e89a5a43b95cdc4305b7c8e8121a380f02476636 -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-27 Thread Philip Walls
It should be obvious from my description above, but I wanted to specifically mention that this regression makes it impossible to mount two directories from the same block device with different options. An example of a case that worked in Edgy but no longer works in Feisty/Gutsy is using sec=sys

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-27 Thread Philip Walls
** Tags added: patch -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-26 Thread Leann Ogasawara
Hi Philip, Thank you for your report. Just to clarify, this is also a security issue for Feisty correct? Thanks. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-26 Thread Leann Ogasawara
** Changed in: linux-source-2.6.22 (Ubuntu) Importance: Undecided = High Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: New = Triaged ** Tags added: cherry-pick hardy-kernel-candidate -- NFS regression causes subsequent mounts from same superblock to

[Bug 164231] Re: NFS regression causes subsequent mounts from same superblock to silently use previous mount options

2007-11-26 Thread Philip Walls
Leann, Yes, the problem is also reproducible in Feisty. -- NFS regression causes subsequent mounts from same superblock to silently use previous mount options https://bugs.launchpad.net/bugs/164231 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug