https://github.com/torvalds/linux
Revision 5c672ab3f0ee0f78f7acad183f34db0f8781a200 authored by Miklos Szeredi on 30 June 2016, 11:10:49 UTC, committed by Miklos Szeredi on 30 June 2016, 11:10:49 UTC
Negotiate with userspace filesystems whether they support parallel readdir
and lookup.  Disable parallelism by default for fear of breaking fuse
filesystems.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Fixes: 9902af79c01a ("parallel lookups: actual switch to rwsem")
Fixes: d9b3dbdcfd62 ("fuse: switch to ->iterate_shared()")
1 parent 4c2e07c
History
Tip revision: 5c672ab3f0ee0f78f7acad183f34db0f8781a200 authored by Miklos Szeredi on 30 June 2016, 11:10:49 UTC
fuse: serialize dirops by default
Tip revision: 5c672ab
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 6.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 353.7 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top