summaryrefslogtreecommitdiffstats
path: root/sys/fs/smbfs
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-05-31 11:51:22 +0000
committerrwatson <rwatson@FreeBSD.org>2007-05-31 11:51:22 +0000
commit7f276f0bff169823b786ea0a9bbdfe936361fcb4 (patch)
tree0fa5537dba9120510dc50f16c105ce1607f601aa /sys/fs/smbfs
parent7b9e23fdf95884dff25d4a11574c946c775145d7 (diff)
downloadFreeBSD-src-7f276f0bff169823b786ea0a9bbdfe936361fcb4.zip
FreeBSD-src-7f276f0bff169823b786ea0a9bbdfe936361fcb4.tar.gz
Now that sx(9) locks support an interruptible lock acquire primitive,
properly observe the SB_NOINTR flag in sblock. This restores the required behavior that lock acquisition be interruptible on the socket buffer I/O serialization lock to allow threads waiting for I/O to be signaled even if they aren't the thread currently holding the I/O lock. With this change, the sblock regression test is again passed. Reported by: alfred sx(9) handiwork: attilio
Diffstat (limited to 'sys/fs/smbfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud