Squashfs: Make XATTR config name consistent with other file systems

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
This commit is contained in:
Phillip Lougher
2010-05-31 18:46:29 +01:00
parent a02956e4cc
commit 637d5c9a36
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
* xattr.h
*/
#ifdef CONFIG_SQUASHFS_XATTRS
#ifdef CONFIG_SQUASHFS_XATTR
extern __le64 *squashfs_read_xattr_id_table(struct super_block *, u64,
u64 *, int *);
extern int squashfs_xattr_lookup(struct super_block *, unsigned int, int *,