commit | 01e5b4e4e897fce8c7e6236bc933c9721c7ee237 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Mon May 17 19:39:02 2010 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Mon May 17 19:54:07 2010 +0100 |
tree | 2bdd0afded0c862929f6826fe254542894697c0c | |
parent | 67f66cc6c728de183d9d43c243cb163c1ebd8e04 [diff] [blame] |
squashfs: add xattr support configure option Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
diff --git a/fs/squashfs/symlink.c b/fs/squashfs/symlink.c index a7ee68a..ec86434 100644 --- a/fs/squashfs/symlink.c +++ b/fs/squashfs/symlink.c
@@ -41,6 +41,7 @@ #include "squashfs_fs_sb.h" #include "squashfs_fs_i.h" #include "squashfs.h" +#include "xattr.h" static int squashfs_symlink_readpage(struct file *file, struct page *page) {