md-cache: Make options structure NULL terminated.
Change-Id: I8aa4f90ba7e1eecf3f978be04f8550049275464f BUG: 765785 Signed-off-by: Krishnan Parthasarathi <kparthas@redhat.com> Reviewed-on: http://review.gluster.org/4994 Reviewed-by: Anand Avati <avati@redhat.com> Tested-by: Anand Avati <avati@redhat.com>
This commit is contained in:
parent
277fabf577
commit
2eed9c7856
@ -1986,4 +1986,5 @@ struct volume_options options[] = {
|
||||
.description = "Convert all readdir requests to readdirplus to "
|
||||
"collect stat info on each entry.",
|
||||
},
|
||||
{ .key = {NULL} },
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user