diff options
author | 2008-08-09 10:14:02 +0000 | |
---|---|---|
committer | 2008-08-09 10:14:02 +0000 | |
commit | d6679b5c37ae4aac18f3ceec94f19ab49e9e13ae (patch) | |
tree | 2602e3a55e277dc6f2d7600501c2e49077af7b27 /sys/dev/pci/vga_pci.c | |
parent | Revert last commit, it doesn't always help, we need to find another (diff) | |
download | wireguard-openbsd-d6679b5c37ae4aac18f3ceec94f19ab49e9e13ae.tar.xz wireguard-openbsd-d6679b5c37ae4aac18f3ceec94f19ab49e9e13ae.zip |
o nfs_vinvalbuf() is always called with the intrflag as 1, and then
checks if the mount is actually interrutable, and if not sets it 0.
remove this argument from nfs_vinvalbuf and just do the checking inside
the function.
o give nfs_vinvalbuf() a makeover so it looks nice. (spacing, casts, &c);
o Actually pass PCATCH too tsleep() if the mount it interrutable.
ok art@, blambert@
Diffstat (limited to 'sys/dev/pci/vga_pci.c')
0 files changed, 0 insertions, 0 deletions