Searched hist:f3a9b3758e0b6d40183929aba599a7da52313a3e (Results 1 – 5 of 5) sorted by relevance
/linux/fs/nls/ |
H A D | nls_ucs2_data.h | f3a9b3758e0b6d40183929aba599a7da52313a3e Thu Aug 17 02:22:32 CEST 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 | diff f3a9b3758e0b6d40183929aba599a7da52313a3e Thu Aug 17 02:22:32 CEST 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>
|
/linux/fs/jfs/ |
H A D | jfs_unicode.h | diff f3a9b3758e0b6d40183929aba599a7da52313a3e Thu Aug 17 02:22:32 CEST 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 | Kconfig | diff f3a9b3758e0b6d40183929aba599a7da52313a3e Thu Aug 17 02:22:32 CEST 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 | diff f3a9b3758e0b6d40183929aba599a7da52313a3e Thu Aug 17 02:22:32 CEST 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>
|