keysync icon indicating copy to clipboard operation
keysync copied to clipboard

Support names for enforce_filesystem

Open mcpherrinm opened this issue 8 years ago • 2 comments

Right now if you want to enforce tmpfs, you have to write something like:

filesystem_type: 16914836

That's weird and hard to read. We should have a map of string names.

mcpherrinm avatar Sep 20 '17 00:09 mcpherrinm

Also we should have better error reporting when a filesystem is unexpected, to aid in debugging.

mcpherrinm avatar Aug 23 '19 00:08 mcpherrinm

Also we should check before starting the sync, not that it really matters, but it'll make it fail slightly faster & without unneeded network traffi.

mcpherrinm avatar Aug 23 '19 04:08 mcpherrinm