fat: Make mangle behavior similar to the standard one
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 29 Jun 2012 20:57:42 +0000 (13:57 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 29 Jun 2012 20:57:42 +0000 (13:57 -0700)
commit8804b0e5eb2b64c6e49025f5599552e8f00d9c33
tree404b1c737b4cae36666d41f40a40a4a52d6c0e77
parent6c24333f79ce4c5a894edc9b2e7b7dc78f081f63
fat: Make mangle behavior similar to the standard one

Handle mangle in FAT the same as in the generic version, except for \
-> / conversion.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/fs/fat/fat.c