1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-24 16:10:11 +00:00
freebsd/sys/fs
Konstantin Belousov fc0c3802f0 Lock the page around vm_page_activate() and vm_page_deactivate() calls
where it was missed. The wrapped fragments now protect wire_count with
page lock.

Reviewed by:	alc
2010-05-03 20:31:13 +00:00
..
cd9660
coda Synchronize Coda kernel module definitions in our coda.h to Coda 6's 2010-04-05 20:12:54 +00:00
deadfs
devfs Revert r206560. The change doesn't work correctly in all cases with 2010-04-16 07:02:28 +00:00
ext2fs
fdescfs
fifofs
hpfs
msdosfs mountmsdosfs: reject too high value of bytes per cluster 2010-04-02 15:22:23 +00:00
nfs An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfsclient Lock the page around vm_page_activate() and vm_page_deactivate() calls 2010-05-03 20:31:13 +00:00
nfsserver An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
ntfs
nullfs
nwfs Lock the page around vm_page_activate() and vm_page_deactivate() calls 2010-05-03 20:31:13 +00:00
portalfs
procfs
pseudofs The cache_enter(9) function shall not be called for doomed dvp. 2010-04-20 10:19:27 +00:00
smbfs Lock the page around vm_page_activate() and vm_page_deactivate() calls 2010-05-03 20:31:13 +00:00
tmpfs Acquire the page lock around vm_page_unwire() and vm_page_wire(). 2010-05-03 16:41:11 +00:00
udf
unionfs