diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-09-05 14:38:11 +0200 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-09-08 21:38:08 +0200 |
commit | ec71e0e15937ae3d0d8342b564c63649b23afa3a (patch) | |
tree | 7cd0cf52ae40771c27ed785c93d26ce316013ef7 /Documentation/filesystems | |
parent | cifs: add new case-insensitive conversion routines that are based on wchar_t's (diff) | |
download | linux-ec71e0e15937ae3d0d8342b564c63649b23afa3a.tar.xz linux-ec71e0e15937ae3d0d8342b564c63649b23afa3a.zip |
cifs: convert case-insensitive dentry ops to use new case conversion routines
Have the case-insensitive d_compare and d_hash routines convert each
character in the filenames to wchar_t's and then use the new
cifs_toupper routine to convert those into uppercase.
With this scheme we should more closely emulate the case conversion that
the servers will do.
Reported-and-Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions