On 2019-8-18 18:28, Gao Xiang wrote: > From: Gao Xiang <gaoxiang25@xxxxxxxxxx> > > As Richard reminder [1], A valid volume name should be > ended in NIL terminator within the length of volume_name. > > Since this field currently isn't really used, let's fix > it to avoid potential bugs in the future. > > [1] https://lore.kernel.org/r/1133002215.69049.1566119033047.JavaMail.zimbra@xxxxxx/ > > Reported-by: Richard Weinberger <richard@xxxxxx> > Signed-off-by: Gao Xiang <gaoxiang25@xxxxxxxxxx> Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx> Thanks,