Searched hist:"089 f7f59" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/nls/ |
H A D | nls_ucs2_utils.c | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|
H A D | nls_ucs2_utils.h | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|
H A D | Kconfig | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|
H A D | Makefile | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|
/openbmc/linux/fs/smb/server/ |
H A D | Kconfig | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|
H A D | unicode.h | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|
H A D | unicode.c | 089f7f59 Wed Aug 16 19:22:30 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/smb: Swing unicode common code from smb->NLS
Swing most of the inline functions and unicode tables into nls from the copy in smb/server. This is UCS-2 rather than most of the rest of the code in NLS, but it currently seems like the best place for it.
The actual unicode.c implementations vary much more between server and client so they're unmoved.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Steve French <stfrench@microsoft.com>
|