]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hfsplus-correct-usage-of-hfsplus_attr_max_strlen-for-non-english-attributes-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 22 May 2014 00:43:57 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:57 +0000 (10:43 +1000)
commit6204fc100126b67d8f7ecf1795cca7eb3c19ecb9
tree2f2c5fddc976e146d29b4350bba84208cea91368
parent9cf5d28d3213cf9693d31407447a6043898cc578
hfsplus-correct-usage-of-hfsplus_attr_max_strlen-for-non-english-attributes-fix

fix build

fs/hfsplus/xattr_user.c: In function 'hfsplus_user_getxattr':
fs/hfsplus/xattr_user.c:21: error: 'NLS_MAX_CHARSET_SIZE' undeclared (first use in this function)
fs/hfsplus/xattr_user.c:21: error: (Each undeclared identifier is reported only once

Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Anton Altaparmakov <anton@tuxera.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Hin-Tak Leung <htl10@users.sourceforge.net>
Cc: Sougata Santra <sougata@tuxera.com>
Cc: Vyacheslav Dubeyko <slava@dubeyko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/hfsplus/xattr_user.c