diff options
author | Amar Tumballi <amarts@redhat.com> | 2013-07-31 22:57:12 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-08-21 12:13:50 -0700 |
commit | 9cef2810909cf260762b7b9837c5a9fa67f8033c (patch) | |
tree | 9a3262128c4081f523da1b0045955c193a3d3758 /configure.ac | |
parent | df9bfff8ea08176a3874fb0cdec8fd4b988d3ffa (diff) |
gfid-access: virtual access to filesystem through gfid path
BUG: 952029
Change-Id: I7405d473d369a4a951836eceda4faccbad19ce0e
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Reviewed-on: http://review.gluster.org/5497
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ff8835eff8c..5c43dc55f2a 100644 --- a/configure.ac +++ b/configure.ac @@ -119,6 +119,8 @@ AC_CONFIG_FILES([Makefile xlators/features/index/src/Makefile xlators/features/protect/Makefile xlators/features/protect/src/Makefile + xlators/features/gfid-access/Makefile + xlators/features/gfid-access/src/Makefile xlators/playground/Makefile xlators/playground/template/Makefile xlators/playground/template/src/Makefile |