| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
opened multiple times (either from the same process or different
processes) then FUSE will not reliably return the directory entries to
both file descriptors.
ok mpi@
|
|
|
|
|
|
|
|
|
|
|
| |
Endless loop if directory nested more than one level from root of file system
Current directory not found if the parent directory contains more children than
will fit in the buffer passed to VOP_READDIR(9)
Open and close directory in fusefs_readdir if dir is not already open.
Now behaves as if readdir_ino option was passed to fuse so that directories in
path have a valid ino.
ok mpi@
|
|
|
|
|
| |
Reported by Helg Bredow (xx404 AT msn DOT com), thanks !
ok millert@
|
|
|
|
| |
ok syl@
|
|
|
|
| |
ok syl
|
|
|
|
| |
ok tedu@
|
|
|
|
|
|
| |
Bump pkg_config version to 2.8.0
ok ajacoutot@
|
|
|
|
|
|
| |
is needed by zipfs.
ok tedu@
|
| |
|
|
|
|
|
| |
OK pirofti@ and beck@ "assuming I am getting to setting
the initial pid/gid/uid values correctly soon".
|
|
|
|
| |
Ok beck@ and pirofti@.
|
| |
|
| |
|
|
from Sylvestre Gallon ccna.syl gmail.com
|