aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorPavel Machek <[email protected]>2009-04-02 16:58:41 -0700
committerLinus Torvalds <[email protected]>2009-04-02 19:05:02 -0700
commit1a2ad21128bb4eb79f3c05e5801edcc5ed3ef1d3 (patch)
treeba5845f5e7f225b427d4ce250b911b9303aa9511 /net/lapb/lapb_iface.c
parent1b0f7ffd0ea27cd3a0b9ca04e3df9522048c32a3 (diff)
nbd: add locking to nbd_ioctl
The code was written to rely on big kernel lock to protect it from races. It mostly works when interface is not abused. So this uses tx_lock to protect data structures from concurrent use between ioctl and worker threads. Next step will be moving from ioctl to unlocked_ioctl. [[email protected]: coding-style fixes] [[email protected]: add missing return] Signed-off-by: Pavel Machek <[email protected]> Acked-by: Paul Clements <[email protected]> Cc: Jens Axboe <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions