commit | 637d5c9a36bcb2b101401d52191ff3c7580f9068 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Mon May 31 18:46:29 2010 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Mon May 31 18:46:29 2010 +0100 |
tree | b8c7ea745302a9e9f59768484ca3c895837970c2 | |
parent | a02956e4cc655f746134806119cce1bccfc2c610 [diff] [blame] |
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>
diff --git a/fs/squashfs/Kconfig b/fs/squashfs/Kconfig index cc6ce8a..3e9ee95 100644 --- a/fs/squashfs/Kconfig +++ b/fs/squashfs/Kconfig
@@ -26,7 +26,7 @@ If unsure, say N. -config SQUASHFS_XATTRS +config SQUASHFS_XATTR bool "Squashfs XATTR support" depends on SQUASHFS default n