summaryrefslogtreecommitdiffstats
path: root/sys/vm
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2008-11-16 21:56:29 +0000
committerkib <kib@FreeBSD.org>2008-11-16 21:56:29 +0000
commitec4c1994590580cc4d85ba6220773644b6b4f60a (patch)
tree41b5ca529c96073a650ba1bbedde8c0348c8bcdc /sys/vm
parente74a9032430a9b3891256e329f44aa495d16c0e9 (diff)
downloadFreeBSD-src-ec4c1994590580cc4d85ba6220773644b6b4f60a.zip
FreeBSD-src-ec4c1994590580cc4d85ba6220773644b6b4f60a.tar.gz
Revert r184118. There is actually a code in the kernel, for instance in
kern_unlinkat(), that expects that vn_start_write() actually fills the mp even when the call failed. As Tor noted, that pattern relies on the the type stability of the mount points, as well as that suspended mount points are never freed and V_XSLEEP is always passed to vn_start_write() when called on a freed mount point. Reported by: stass Reviewed by: tegge PR: 123768
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud