- Jul 29, 2017
-
-
Jeremy Soller authored
-
- Jul 27, 2017
-
-
Jeremy Soller authored
Directory symlinks
-
- Jul 26, 2017
-
-
Ian Douglas Scott authored
-
Ian Douglas Scott authored
-
Jeremy Soller authored
-
- Jul 25, 2017
-
-
Jeremy Soller authored
fuse: allow setting mtime to earlier time
-
Ian Douglas Scott authored
-
Jeremy Soller authored
fuse: Fix readdir when directory does not fit in buffer
-
Ian Douglas Scott authored
-
- Jul 22, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 17, 2017
-
-
Jeremy Soller authored
Require same uid as owner to unlink, not write permission
-
- Jul 16, 2017
-
-
Ian Douglas Scott authored
-
- Jul 15, 2017
-
-
Jeremy Soller authored
Do not fail due to file permissions on creation
-
Ian Douglas Scott authored
Matches Posix.
-
- Jul 12, 2017
-
-
Jeremy Soller authored
Make fcntl not clobber access mode
-
Ian Douglas Scott authored
-
- Jul 10, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 09, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 04, 2017
-
-
Jeremy Soller authored
Follow symlinks on O_STAT, unless O_NOFOLLOW is passed
-
Ian Douglas Scott authored
-
- Jul 03, 2017
-
-
Jeremy Soller authored
Support unlink() on symlink
-
Ian Douglas Scott authored
-
- Jun 30, 2017
-
-
Jeremy Soller authored
Symlinks in fuse
-
Ian Douglas Scott authored
-
- Jun 29, 2017
-
-
Jeremy Soller authored
Return EINVAL for O_SYMLINK on non-symlink
-
Ian Douglas Scott authored
-
Jeremy Soller authored
[WIP] Symlinks
-
Ian Douglas Scott authored
-
- Jun 26, 2017
-
-
Ian Douglas Scott authored
-
- Jun 03, 2017
-
-
Jeremy Soller authored
Allow seek beyond end of file.
-
Ian Douglas Scott authored
This is enough to fix as. I don't know if it correctly fills the space with zeros when writing beyond the current EOF.
-
- May 29, 2017
-
-
Jeremy Soller authored
Use ? instead of try!
-
Ian Douglas Scott authored
I didn't notice there were two copies of this code
-