]> git.karo-electronics.de Git - karo-tx-linux.git/commit
target/iscsi: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 7 Feb 2013 01:31:47 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:36 +0000 (16:47 +1100)
commitf453b76766c7fa6e110c3fb7e2713a25521dac71
treed4533a125cd02cb70f1d16a2e18251b2df1988b3
parentbe3f80545c4bec0e72f6fc6c14d6b9708756c561
target/iscsi: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Nicholas A. Bellinger <nab@linux-iscsi.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/target/iscsi/iscsi_target.c
drivers/target/iscsi/iscsi_target_login.c