• Steve French's avatar
    Workaround Mac server problem · b5b374ea
    Steve French authored
    Mac server returns that they support CIFS Unix Extensions but
    doesn't actually support QUERY_FILE_UNIX_BASIC so mount fails.
    
    Workaround this problem by disabling use of Unix CIFS protocol
    extensions if server returns an EOPNOTSUPP error on
    QUERY_FILE_UNIX_BASIC during mount.
    Signed-off-by: default avatarSteve French <smfrench@gmail.com>
    b5b374ea
inode.c 62.5 KB