summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorShyam <srangana@redhat.com>2016-06-03 14:58:16 -0400
committerJeff Darcy <jdarcy@redhat.com>2016-06-08 05:42:07 -0700
commitea4d4175ab3fc5cc1545ebde4d8d35ba0bf4aa3f (patch)
tree19ce29734e1414250723af63ab5fccc85f2bb460 /configure.ac
parent8489fe576b6cf148fabcaeee79f298c41858133e (diff)
posix2: Creation of experimental shell for posix2 xlator
DHT2 comes with a new backend on-disk format, that requires a new backend storage xlator. This experimental project will house the artifacts for the same. Change-Id: I71a3d60a0415d0c23b2294a02b838810fa8f101f BUG: 1338991 Signed-off-by: Shyam <srangana@redhat.com> Reviewed-on: http://review.gluster.org/14646 Smoke: Gluster Build System <jenkins@build.gluster.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e0583287560..8433840bce0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -200,6 +200,13 @@ AC_CONFIG_FILES([Makefile
xlators/experimental/dht2/dht2-client/src/Makefile
xlators/experimental/dht2/dht2-server/Makefile
xlators/experimental/dht2/dht2-server/src/Makefile
+ xlators/experimental/posix2/Makefile
+ xlators/experimental/posix2/ds/Makefile
+ xlators/experimental/posix2/ds/src/Makefile
+ xlators/experimental/posix2/mds/Makefile
+ xlators/experimental/posix2/mds/src/Makefile
+ xlators/experimental/posix2/common/Makefile
+ xlators/experimental/posix2/common/src/Makefile
cli/Makefile
cli/src/Makefile
doc/Makefile