From eff83c8dae2a9f6d52ae2d8b069190a13f92deaf Mon Sep 17 00:00:00 2001 From: Shehjar Tikoo Date: Wed, 31 Mar 2010 07:27:01 +0000 Subject: nfs: Add RPC and NFS XDR translation routines Signed-off-by: Shehjar Tikoo Signed-off-by: Anand V. Avati BUG: 399 (NFS translator with Mount v3 and NFS v3 support) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=399 --- xlators/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/Makefile.am') diff --git a/xlators/Makefile.am b/xlators/Makefile.am index 2abb52194..8ca471f94 100644 --- a/xlators/Makefile.am +++ b/xlators/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = cluster storage protocol performance debug features encryption mount +SUBDIRS = cluster storage protocol performance debug features encryption mount nfs CLEANFILES = -- cgit