From 9cef2810909cf260762b7b9837c5a9fa67f8033c Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Wed, 31 Jul 2013 22:57:12 +0530 Subject: gfid-access: virtual access to filesystem through gfid path BUG: 952029 Change-Id: I7405d473d369a4a951836eceda4faccbad19ce0e Signed-off-by: Amar Tumballi Reviewed-on: http://review.gluster.org/5497 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- xlators/features/gfid-access/Makefile.am | 1 + 1 file changed, 1 insertion(+) create mode 100644 xlators/features/gfid-access/Makefile.am (limited to 'xlators/features/gfid-access/Makefile.am') diff --git a/xlators/features/gfid-access/Makefile.am b/xlators/features/gfid-access/Makefile.am new file mode 100644 index 00000000000..af437a64d6d --- /dev/null +++ b/xlators/features/gfid-access/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = src -- cgit