https://github.com/torvalds/linux
Revision f5e2a7b22e7d7dfda8794906d0fddeaaa09bb944 authored by Jay Vosburgh on 08 February 2006, 05:17:22 UTC, committed by Jeff Garzik on 17 February 2006, 21:16:39 UTC
bond_release returns EINVAL without releasing the bond lock if the
slave device is not being bonded by the bond.  The following patch
ensures that the lock is released in this case.

Signed-off-by: Stephen J. Bevan <stephen@dino.dnsalias.com>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
1 parent 66cc5d5
History
Tip revision: f5e2a7b22e7d7dfda8794906d0fddeaaa09bb944 authored by Jay Vosburgh on 08 February 2006, 05:17:22 UTC
[PATCH] bonding: fix a locking bug in bond_release
Tip revision: f5e2a7b
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top