vfat: Fix mangling of directory names starting with ..
authorRich Mahn <rich@lat.com>
Mon, 4 Apr 2011 22:46:06 +0000 (15:46 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 4 Apr 2011 22:46:06 +0000 (15:46 -0700)
commitda9c8bcfbb899975a8254e0a97945074c359ff19
tree70e4c4929e5518918d18c9db891daebfab427ccc
parentdd94414a8ecbae130f62143c43fe0001a74653ff
vfat: Fix mangling of directory names starting with ..

We need to handle directory names starting with .. correctly.

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