On Tue, Sep 18, 2018 at 09:17:54AM +0800, Su Yanjun wrote: > Modify the file name length limit to meet the Linux naming convention. > In addition, the file name length is always bigger than 0, no need to > compare with 0 again. > > Changelog: > v2: > Fix the same problem in creating snapshot routine. > > Issue: #145 > Signed-off-by: Su Yanjun <suyj.f...@cn.fujitsu.com>
Applied, thanks.