Searched hist:f3a9b375 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nls/ |
H A D | nls_ucs2_data.h | f3a9b375 Wed Aug 16 19:22:32 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/jfs: Use common ucs2 upper case table
Use the UCS-2 upper case tables from nls, that are shared with smb.
This code in JFS is hard to test, so we're only reusing the same tables (which are identical), not trying to reuse the rest of the helper functions.
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 | f3a9b375 Wed Aug 16 19:22:32 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/jfs: Use common ucs2 upper case table
Use the UCS-2 upper case tables from nls, that are shared with smb.
This code in JFS is hard to test, so we're only reusing the same tables (which are identical), not trying to reuse the rest of the helper functions.
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/jfs/ |
H A D | Kconfig | f3a9b375 Wed Aug 16 19:22:32 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/jfs: Use common ucs2 upper case table
Use the UCS-2 upper case tables from nls, that are shared with smb.
This code in JFS is hard to test, so we're only reusing the same tables (which are identical), not trying to reuse the rest of the helper functions.
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 | jfs_unicode.h | f3a9b375 Wed Aug 16 19:22:32 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/jfs: Use common ucs2 upper case table
Use the UCS-2 upper case tables from nls, that are shared with smb.
This code in JFS is hard to test, so we're only reusing the same tables (which are identical), not trying to reuse the rest of the helper functions.
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 | f3a9b375 Wed Aug 16 19:22:32 CDT 2023 Dr. David Alan Gilbert <linux@treblig.org> fs/jfs: Use common ucs2 upper case table
Use the UCS-2 upper case tables from nls, that are shared with smb.
This code in JFS is hard to test, so we're only reusing the same tables (which are identical), not trying to reuse the rest of the helper functions.
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>
|