gentics / mesh-incubator

Project which is home for planned enhancements for Gentics Mesh
3 stars 0 forks source link

Detect unsupported filesystem types #234

Closed Jotschi closed 4 years ago

Jotschi commented 4 years ago

We should add a check for unsupported filesystems and fail early. Maybe we can use the type method:

http://openjdk.java.net/projects/nio/javadoc/java/nio/file/FileStore.html#type%28%29

Jotschi commented 4 years ago

Automatic check was added in 1.4.0