diff options
author | Pranith Kumar K <pranithk@gluster.com> | 2012-02-02 19:14:28 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2012-02-20 08:52:33 -0800 |
commit | 12480df27becfc5aef5ff0f1d712d4d73c894c7a (patch) | |
tree | a9bbd773477d378b96c4bbfcfb0fbadb7be35358 /xlators/features/Makefile.am | |
parent | ed2036979499cb272336187c06955aa5e484023d (diff) |
features/index: Index translator implementation
Change-Id: If8a11ecbdd010f64fb4409add5751080f4b59086
BUG: 763820
Signed-off-by: Pranith Kumar K <pranithk@gluster.com>
Reviewed-on: http://review.gluster.com/2722
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Reviewed-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 809bbe510..884f82d68 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = locks trash quota read-only mac-compat quiesce marker#path-converter # filter +SUBDIRS = locks trash quota read-only mac-compat quiesce marker index#path-converter # filter CLEANFILES = |