Revision b0018361c3f934858592cbbb5e1a4f318c2a70ed authored by Nick Piggin on 25 May 2010, 15:51:19 UTC, committed by Jens Axboe on 10 June 2010, 17:08:34 UTC
I don't like the subtle multi-context code in bd_claim (ie.  detects where it
has been called based on bd_claiming). It seems clearer to just require a new
function to finish a 2-part claim.

Also improve commentary in bd_start_claiming as to how it should
be used.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
1 parent cf34257
History
File Mode Size
ccids
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 828 bytes
ackvec.c -rw-r--r-- 12.7 KB
ackvec.h -rw-r--r-- 3.3 KB
ccid.c -rw-r--r-- 5.2 KB
ccid.h -rw-r--r-- 7.6 KB
dccp.h -rw-r--r-- 15.3 KB
diag.c -rw-r--r-- 1.9 KB
feat.c -rw-r--r-- 41.4 KB
feat.h -rw-r--r-- 4.7 KB
input.c -rw-r--r-- 21.7 KB
ipv4.c -rw-r--r-- 27.8 KB
ipv6.c -rw-r--r-- 32.5 KB
ipv6.h -rw-r--r-- 822 bytes
minisocks.c -rw-r--r-- 8.2 KB
options.c -rw-r--r-- 15.1 KB
output.c -rw-r--r-- 18.4 KB
probe.c -rw-r--r-- 4.8 KB
proto.c -rw-r--r-- 27.7 KB
sysctl.c -rw-r--r-- 2.8 KB
timer.c -rw-r--r-- 7.4 KB

back to top