diff options
| author | Chad Austin <[email protected]> | 2019-01-29 00:34:34 +0000 |
|---|---|---|
| committer | Miklos Szeredi <[email protected]> | 2019-02-13 12:15:15 +0000 |
| commit | fabf7e0262d0bd57739d29aeac94c44b0542ff1f (patch) | |
| tree | 3aab55728f04c6b7fc6d0b36de30f8b6ccbe2acc /drivers/fpga/altera-fpga2sdram.c | |
| parent | fuse: support clients that don't implement 'opendir' (diff) | |
| download | kernel-fabf7e0262d0bd57739d29aeac94c44b0542ff1f.tar.gz kernel-fabf7e0262d0bd57739d29aeac94c44b0542ff1f.zip | |
fuse: cache readdir calls if filesystem opts out of opendir
If a filesystem returns ENOSYS from opendir and thus opts out of
opendir and releasedir requests, it almost certainly would also like
readdir results cached. Default open_flags to FOPEN_KEEP_CACHE and
FOPEN_CACHE_DIR in that case.
With this patch, I've measured recursive directory enumeration across
large FUSE mounts to be faster than native mounts.
Signed-off-by: Chad Austin <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
