aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/xattr.h
diff options
context:
space:
mode:
authorPhillip Lougher <phillip@lougher.demon.co.uk>2010-05-31 13:46:29 -0400
committerPhillip Lougher <phillip@lougher.demon.co.uk>2010-05-31 13:46:29 -0400
commit637d5c9a36bcb2b101401d52191ff3c7580f9068 (patch)
treeb8c7ea745302a9e9f59768484ca3c895837970c2 /fs/squashfs/xattr.h
parenta02956e4cc655f746134806119cce1bccfc2c610 (diff)
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>
Diffstat (limited to 'fs/squashfs/xattr.h')
-rw-r--r--fs/squashfs/xattr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/squashfs/xattr.h b/fs/squashfs/xattr.h
index 9da071ae181c..49fe0d719fbf 100644
--- a/fs/squashfs/xattr.h
+++ b/fs/squashfs/xattr.h
@@ -21,7 +21,7 @@
21 * xattr.h 21 * xattr.h
22 */ 22 */
23 23
24#ifdef CONFIG_SQUASHFS_XATTRS 24#ifdef CONFIG_SQUASHFS_XATTR
25extern __le64 *squashfs_read_xattr_id_table(struct super_block *, u64, 25extern __le64 *squashfs_read_xattr_id_table(struct super_block *, u64,
26 u64 *, int *); 26 u64 *, int *);
27extern int squashfs_xattr_lookup(struct super_block *, unsigned int, int *, 27extern int squashfs_xattr_lookup(struct super_block *, unsigned int, int *,