| commit | d4faf636d6f8d8940174e38317161eb08a7a57ec | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 23 16:05:11 2006 +0000 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 23 16:05:11 2006 +0000 |
| tree | 9d9b54e5c41fa5c4c1f4cd8f8d5e3363ec71ffde | |
| parent | f95c4018fd4b0bdef9b1bcb4eac7056e2a07282a [diff] |
NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum
allowed by NTFS, i.e. 255 Unicode characters, not including the
terminating NULL (which is not stored on disk).
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>