freebsd-dev/sys/fs
Mateusz Guzik 497240def8 Retire clone_drain_lock
It is only ever xlocked in drain_dev_clone_events and the only consumer of
that routine does not need it -- eventhandler code already makes sure the
relevant callback is no longer running.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D36268
2022-08-20 09:44:05 +00:00
..
autofs
cd9660
cuse cuse(3): Allow shared memory allocations up to, but excluding 2 GBytes. 2022-07-20 10:41:11 +02:00
deadfs
devfs Retire clone_drain_lock 2022-08-20 09:44:05 +00:00
ext2fs
fdescfs
fifofs
fuse
mntfs
msdosfs
nfs
nfsclient Adjust dtnfsclient_unload() definition to avoid clang 15 warning 2022-07-19 20:41:24 +02:00
nfsserver AST: rework 2022-08-02 21:11:09 +03:00
nullfs nullfs(5): Fix a typo in a source code comment 2022-08-07 14:04:53 +02:00
procfs
pseudofs
smbfs
tmpfs
udf
unionfs