aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhtyuxe+dhbrei4sq0df8@grr.la <htyuxe+dhbrei4sq0df8@grr.la>2019-09-29 19:44:14 +0800
committerGao Xiang <hsiangkao@aol.com>2019-10-15 23:59:10 +0800
commit47d6895a5ff9e7fc90d8e4143077b17dbb7a587e (patch)
treefac8cd3a5cd60e76d6cc57cf5aa18579eb593f98 /configure.ac
parent0e91d131dcb21b45b21762c77c6d0377fa16f80d (diff)
downloaderofs-utils-47d6895a5ff9e7fc90d8e4143077b17dbb7a587e.tar.gz
erofs-utils: introduce inline xattr support
Load xattrs from source files and pack them into target image. Link: https://lore.kernel.org/r/20191014114206.590-1-hsiangkao@aol.com Signed-off-by: htyuxe+dhbrei4sq0df8@grr.la <htyuxe+dhbrei4sq0df8@grr.la> Signed-off-by: Li Guifu <blucerlee@gmail.com> Signed-off-by: Gao Xiang <hsiangkao@aol.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 07e034e..8c31cb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,6 +75,7 @@ AC_CHECK_HEADERS(m4_flatten([
linux/falloc.h
linux/fs.h
linux/types.h
+ linux/xattr.h
limits.h
stddef.h
stdint.h