Skip to content

pyfuse 3.0.0

Compare
Choose a tag to compare
@Nikratio Nikratio released this 08 May 18:33
· 122 commits to master since this release
release-3.0.0
  • Changed create handler to return a FileInfo struct to allow for modification of certain kernel file attributes, e.g. direct_io.

    Note that this change breaks backwards compatibility, code that depends on the old behavior needs to be changed.