SerCeMan / jnr-fuse

FUSE implementation in Java using Java Native Runtime (JNR)
MIT License
365 stars 87 forks source link

How can I enable buffer operations? #46

Closed WalkerKnapp closed 6 years ago

WalkerKnapp commented 6 years ago

The Javadoc for FuseFS#write_buf() references ru.serce.jnrfuse.AbstractFuseFS#isBufOperationsImplemented() for enabling, but it appears to not exist. Any help with this would be appreciated. Thank you!

SerCeMan commented 6 years ago

Hi, @WalkerKnapp!

As far as I can see, this comment is obsolete, it doesn't mean anything now and should be deleted, so please disregard the comment. Also, feel free to open a PR to delete these comments.