Merge pull request #250 from trapexit/rename

fix rename failing on non-path preserving policies
This commit is contained in:
Antonio SJ Musumeci 2016-03-06 02:22:23 -05:00
commit 447fd8b2fb

View File

@ -296,8 +296,8 @@ namespace mergerfs
oldpath,
newpath);
return _rename_create_path(config.rename,
config.create,
return _rename_create_path(config.getattr,
config.rename,
config.srcmounts,
config.minfreespace,
oldpath,