kofemann / simple-nfs

dcache nfs server to export regular file system
Apache License 2.0
14 stars 14 forks source link

fs: fix remap when moving a directory #15

Closed Toilal closed 5 years ago

Toilal commented 5 years ago

There's an issue when renaming a directory, because children nodes are not update with the new path.

kofemann commented 5 years ago

@Toilal thanks for PR! Could you please add 'Signed-off-by: (git commit -s)

Toilal commented 5 years ago

I finally think it's wrong.