From: Anton Altaparmakov Date: Thu, 23 Mar 2006 16:05:11 +0000 (+0000) Subject: NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum X-Git-Tag: v2.6.17-rc1~993^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4faf636d6f8d8940174e38317161eb08a7a57ec;p=pandora-kernel.git 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 --- Reading git-diff-tree failed