linux_dsm_epyc7002/fs/dlm
Tejun Heo 2a86b3e74f dlm: convert to idr_alloc()
Convert to the much saner new idr interface.  Error return values from
recover_idr_add() mix -1 and -errno.  The conversion doesn't change
that but it looks iffy.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-27 19:10:19 -08:00
..
ast.c
ast.h
config.c fs: change return values from -EACCES to -EPERM 2013-02-26 02:46:14 -05:00
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h dlm: avoid scanning unchanged toss lists 2013-01-07 12:02:49 -06:00
Kconfig fs/dlm: remove CONFIG_EXPERIMENTAL 2012-11-01 15:27:24 -05:00
lock.c dlm: convert to idr_alloc() 2013-02-27 19:10:19 -08:00
lock.h
lockspace.c dlm: don't use idr_remove_all() 2013-02-27 19:10:13 -08:00
lockspace.h
lowcomms.c dlm: remove unused variable in *dlm_lowcomms_get_buffer() 2012-11-01 15:27:13 -05:00
lowcomms.h
lvb_table.h
main.c
Makefile
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c
rcom.c
rcom.h
recover.c dlm: convert to idr_alloc() 2013-02-27 19:10:19 -08:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: check the write size from user 2013-02-04 15:31:22 -06:00
user.h
util.c
util.h