goanysync icon indicating copy to clipboard operation
goanysync copied to clipboard

do not create rampath if there are already files open

Open testbird opened this issue 12 years ago • 0 comments

Return an error if there are open files (see man lsof and ramlog), instead of creating the rampath (symlink/mount) on top of open files.

This should especially prevent messing up data integrity if a new directory is added while the system is running, and cron runs goanything start.

testbird avatar Dec 09 '12 15:12 testbird