kernel-ark/drivers/staging/zcache
Tejun Heo a37c301000 zcache: convert to idr_alloc()
idr_get_new*() and friends are about to be deprecated.  Convert to the
new idr_alloc() interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Dan Magenheimer <dan.magenheimer@oracle.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-03-13 15:21:46 -07:00
..
ramster zcache: convert to idr_alloc() 2013-03-13 15:21:46 -07:00
Kconfig staging/zcache: Fix/improve zcache writeback code, tie to a config option 2013-02-11 14:58:56 -08:00
Makefile
ramster.h
tmem.c
tmem.h
TODO staging: zcache: add TODO file 2013-02-13 10:22:12 -08:00
zbud.c mm: rename page struct field helpers 2013-02-23 17:50:18 -08:00
zbud.h
zcache-main.c zcache: Fix compile warnings due to usage of debugfs_create_size_t 2013-02-15 10:16:10 -08:00
zcache.h