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)
      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>

No differences found