This version fixes a compile error i got using the previous patch for 2.6.9. The fix is very simple: In subfs.c i just moved the function subfs_remount_ro above subfs_umount. Happy mounting ;)
the patch
Logged In: YES user_id=1106877
I had right...i moved that function in front of function that ask for it and it works with gcc 3.4.2
;)
You had right...i moved that function in front of function that ask for it and it works with gcc 3.4.2
Logged In: NO
Hy when trying to patch with
patch -p0 < filename i patch: **** malformed patch at line 5138: diff -U 3 -H -d -r -N -- linux-2.6.9-o/fs/supermount/super.c linux-2.6.9/fs/supermount/super.cget
patch: **** malformed patch at line 5138: diff -U 3 -H -d -r -N -- linux-2.6.9-o/fs/supermount/super.c linux-2.6.9/fs/supermount/super.c
Any ideas? Os= Mandrake 10.1 downloaded the kernel from kernel.org
Log in to post a comment.
the patch
Logged In: YES
user_id=1106877
I had right...i moved that function in front of function
that ask for it and it works with gcc 3.4.2
;)
Logged In: YES
user_id=1106877
You had right...i moved that function in front of function
that ask for it and it works with gcc 3.4.2
;)
Logged In: NO
Hy when trying to patch with
patch -p0 < filename i patch: **** malformed patch at line
5138: diff -U 3 -H -d -r -N --
linux-2.6.9-o/fs/supermount/super.c
linux-2.6.9/fs/supermount/super.cget
patch: **** malformed patch at line 5138: diff -U 3 -H -d -r
-N -- linux-2.6.9-o/fs/supermount/super.c
linux-2.6.9/fs/supermount/super.c
Any ideas?
Os= Mandrake 10.1 downloaded the kernel from kernel.org