fix rename failing on non-path preserving policies

This commit is contained in:
Antonio SJ Musumeci 2016-03-06 02:21:23 -05:00
parent 5030d5a5b4
commit 2061211894

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,