NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 23 Mar 2006 16:05:11 +0000 (16:05 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 23 Mar 2006 16:05:11 +0000 (16:05 +0000)
commitd4faf636d6f8d8940174e38317161eb08a7a57ec
tree9d9b54e5c41fa5c4c1f4cd8f8d5e3363ec71ffde
parentf95c4018fd4b0bdef9b1bcb4eac7056e2a07282a
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>
fs/ntfs/ChangeLog
fs/ntfs/unistr.c