• Haroldo Gamal's avatar
    [PATCH] smbfs does not honor uid, gid, file_mode and dir_mode supplied by user mount · 1ce7772b
    Haroldo Gamal authored
    This patch fixes "Samba Bugzilla Bug 999".  The last version (2.6.8.1) of
    smbfs kernel module do not honor uid, gid, file_mode and dir_mode supplied
    by user during mount.  This bug is also logged as "Kernel Bug Tracker Bug
    3330".
    
    To fully work, some modifications are needed to samba smbmount.c and
    smbmnt.c files.  Those patches are available at Samba and Kernel Bug
    Tracker pages.
    
    After those patches, if the user do not supply any of the parameters above,
    the uid, gid, file_mode and dir_mode on the server will be used by the
    client.
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    1ce7772b
proto.h 5.04 KB