commit | 6a0b48245a135cd132e747815854e3999967f8a7 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@austin.rr.com> | Thu Apr 28 22:41:05 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Apr 28 22:41:05 2005 -0700 |
tree | 55fffb67b924fbca2a5a16e83100a5d1000daaf4 | |
parent | cbe0476fa6a76b01b79e7c117963d45ed0a28758 [diff] |
[PATCH] cifs: Add new mount parm mapchars For handling seven special characters that shells use for filenames. This first parts implements conversions from Unicode. Signed-off-by: Steve French Signed-off-by: Linus Torvalds <torvalds@osdl.org>