diff options
author | kib <kib@FreeBSD.org> | 2013-10-09 18:45:01 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2013-10-09 18:45:01 +0000 |
commit | 57b95400601bfa18b78d342b43a877efa06e81d1 (patch) | |
tree | d78d514bda69812e558f0d7394b81cd7088f96bf /sys/net | |
parent | d973ab2c238486eba90659984a91cc2843190d7f (diff) | |
download | FreeBSD-src-57b95400601bfa18b78d342b43a877efa06e81d1.zip FreeBSD-src-57b95400601bfa18b78d342b43a877efa06e81d1.tar.gz |
The device vnodes are often unlocked when bread() or bwrite() is
called. This probably should be fixed eventually, but for now it is
not needed to try to flush such vnodes from the buffer allocation
context.
Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Approved by: re (gjb)
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions