Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuse: use iversion for readdir cache verification | Miklos Szeredi | 2018-10-01 | 1 | -1/+4 |
* | fuse: use mtime for readdir cache verification | Miklos Szeredi | 2018-10-01 | 1 | -4/+34 |
* | fuse: add readdir cache version | Miklos Szeredi | 2018-10-01 | 1 | -1/+44 |
* | fuse: allow using readdir cache | Miklos Szeredi | 2018-10-01 | 1 | -4/+144 |
* | fuse: allow caching readdir | Miklos Szeredi | 2018-10-01 | 1 | -1/+90 |
* | fuse: extract fuse_emit() helper | Miklos Szeredi | 2018-09-28 | 1 | -4/+9 |
* | fuse: split out readdir.c | Miklos Szeredi | 2018-09-28 | 1 | -0/+259 |