Skip to content

Conversation

@djs55
Copy link

@djs55 djs55 commented Jan 25, 2018

This PR includes support for 7.24, 7.25 and 7.26 and sets the default to 7.26.

The differences are

  • lseek (for SEEK_HOLE and SEEK_DATA)
  • FUSE_PARALLEL_DIROPS: allow parallel lookups and readdir
  • FUSE_HANDLE_KILLPRIV: fs handles killing suid/sgid/cap on write/chown/trunc
  • FUSE_POSIX_ACL: filesystem supports posix acls

djs55 added 7 commits January 25, 2018 17:42
Signed-off-by: David Scott <dave.scott@docker.com>
Signed-off-by: David Scott <dave.scott@docker.com>
Signed-off-by: David Scott <dave.scott@docker.com>
The differences between the two versions will become clear in the next
few patches.

Signed-off-by: David Scott <dave.scott@docker.com>
The new operation (`lseek`) is not yet implemented.

Signed-off-by: David Scott <dave.scott@docker.com>
Signed-off-by: David Scott <dave.scott@docker.com>
Signed-off-by: David Scott <dave@recoil.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant