polyfuse icon indicating copy to clipboard operation
polyfuse copied to clipboard

Fixing 'ls' error by adding missing OpenDir handler and mapping.

Open avirtuos opened this issue 3 years ago • 0 comments

This addresses issue #150 that I raised by adding the missing OpenDir request mapping. It also adds a warn! message to stdout when an unmapped operation is attempted against the filesystem. Since the purpose of this file is to act as an example, the added visibility of what operations are being attempted (and failing) are invaluable to those using this example to learn.

avirtuos avatar Jan 15 '22 17:01 avirtuos