diff options
author | Thordur I. Bjornsson <thib@cvs.openbsd.org> | 2008-08-09 10:14:03 +0000 |
---|---|---|
committer | Thordur I. Bjornsson <thib@cvs.openbsd.org> | 2008-08-09 10:14:03 +0000 |
commit | 438407ddf18815478fb586feb0444b01488e7c67 (patch) | |
tree | cf7dc174aed3bc3f033e99276ac5b355d6fcd144 /sys/dev | |
parent | 690491d0cc42772963d6764f43e2ffc506b42f15 (diff) |
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')
0 files changed, 0 insertions, 0 deletions