Menu

#11 Another patch for 2.6.9

open
nobody
None
5
2004-10-27
2004-10-27
Tomas Groth
No

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 ;)

Discussion

  • Tomas Groth

    Tomas Groth - 2004-10-27

    the patch

     
  • BlueLightning

    BlueLightning - 2004-10-27

    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

    ;)

     
  • BlueLightning

    BlueLightning - 2004-10-27

    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

    ;)

     
  • Nobody/Anonymous

    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.