[Bug 434878] New: patches for support of NFS branches in aufs ( like in earlier versions)
https://bugzilla.novell.com/show_bug.cgi?id=434878 Summary: patches for support of NFS branches in aufs (like in earlier versions) Product: openSUSE 11.1 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Enhancement Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: harbaugh@ncifcrf.gov QAContact: qa@suse.de Found By: Community User kernel 2.6.27-rc7-12-default in opensuse 11.1 does not include the patches required to support NFS branches in aufs filesystems. Earlier versions of opensuse (10.3, 11.0) did have kernels containing the necessary patches. Bug 356288 is related to this -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=434878 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mseben@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=434878 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.provo.novell.com |jeffm@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=434878 User harbaugh@ncifcrf.gov added comment https://bugzilla.novell.com/show_bug.cgi?id=434878#c1 --- Comment #1 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2008-10-21 07:36:10 MDT --- Created an attachment (id=246855) --> (https://bugzilla.novell.com/attachment.cgi?id=246855) 2.6.27.1-2-default patch to support aufs NFS branches purpose of patch is to export the symbols '__lookup_hash' and 'put_filp' so that aufs can access them. Adapted directly from patches provided with aufs cvs source tested on 2.6.27.1-2-default opensuse 11.1 factory kernel -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=434878 User jeffm@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=434878#c2 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Jeff Mahoney <jeffm@novell.com> 2008-10-21 07:42:10 MDT --- These functions are internal by design and will not be exported. aufs should be using lookup_one_len and fput instead. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=434878 User harbaugh@ncifcrf.gov added comment https://bugzilla.novell.com/show_bug.cgi?id=434878#c3 Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |harbaugh@ncifcrf.gov --- Comment #3 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2008-10-22 04:00:29 MDT --- Have you contacted the developer about the user of lookup_one_len and fput? Is it a simple substitution, or are more complex changes involved in the aufs code to make the switch? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=434878 User jeffm@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=434878#c4 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Jeff Mahoney <jeffm@novell.com> 2008-10-22 07:37:34 MDT --- Yes, I have. It's going to be more involved than a simple substitution. This isn't just related to bug 356288, it's identical. Closing as duplicate. *** This bug has been marked as a duplicate of bug 356288 *** https://bugzilla.novell.com/show_bug.cgi?id=356288 -- Configure bugmail: https://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