diff options
Diffstat (limited to 'xlators/performance/decompounder/src/decompounder.c')
| -rw-r--r-- | xlators/performance/decompounder/src/decompounder.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/performance/decompounder/src/decompounder.c b/xlators/performance/decompounder/src/decompounder.c index b899b399152..d3d9b9f7830 100644 --- a/xlators/performance/decompounder/src/decompounder.c +++ b/xlators/performance/decompounder/src/decompounder.c @@ -893,6 +893,7 @@ struct xlator_cbks cbks = {  };  struct volume_options options[] = { +        { .key  = {NULL} },  };  struct xlator_fops fops = {  | 
