summaryrefslogtreecommitdiffstats
path: root/xlators/encryption
diff options
context:
space:
mode:
authorCsaba Henk <csaba@zresearch.com>2009-04-06 14:03:21 +0200
committerAnand V. Avati <avati@amp.gluster.com>2009-04-06 22:04:34 +0530
commit6b18487d2811b4fb004d0f4c5c98a101a93b35ed (patch)
treeaac51a636ab1af80ae85406301b2882b2f70ac28 /xlators/encryption
parent7a543c3b45139adce1189785200ad23b2ec867d2 (diff)
bitrot-13 fix
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'xlators/encryption')
-rw-r--r--xlators/encryption/rot-13/src/rot-13.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/encryption/rot-13/src/rot-13.c b/xlators/encryption/rot-13/src/rot-13.c
index 0b92e25ba..8f784257e 100644
--- a/xlators/encryption/rot-13/src/rot-13.c
+++ b/xlators/encryption/rot-13/src/rot-13.c
@@ -188,6 +188,8 @@ struct xlator_fops fops = {
struct xlator_mops mops = {
};
+struct xlator_cbks cbks = {
+};
struct volume_options options[] = {
{ .key = {"encrypt-write"},