marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
284 stars 36 forks source link

Directory operations should require write permission #22

Closed marschall closed 10 years ago

marschall commented 10 years ago

Directory operations like create, move, delete should require a write permission.