linux/fs/dlm
David Teigland 57638bf3aa dlm: avoid unnecessary search in search_rsb
If the rsb is found in the "keep" tree, but is
not the right type (i.e. not MASTER), we can
return immediately with the result.  There's
no point in going on to search the "toss" list
as if we hadn't found it.

Signed-off-by: David Teigland <teigland@redhat.com>
2012-04-26 15:37:56 -05:00
..
Kconfig
Makefile
ast.c dlm: don't limit active work items 2011-07-19 14:22:32 -05:00
ast.h dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
config.c dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
config.h dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
debug_fs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
dir.c dlm: fix slow rsb search in dir recovery 2012-03-08 14:46:30 -06:00
dir.h
dlm_internal.h dlm: limit rcom debug messages 2012-04-26 15:37:37 -05:00
lock.c dlm: avoid unnecessary search in search_rsb 2012-04-26 15:37:56 -05:00
lock.h dlm: fix slow rsb search in dir recovery 2012-03-08 14:46:30 -06:00
lockspace.c dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
lockspace.h
lowcomms.c dlm: prevent connections during shutdown 2012-04-26 15:35:38 -05:00
lowcomms.h
lvb_table.h
main.c
member.c dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
member.h dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
memory.c dlm: improve rsb searches 2011-07-12 16:02:09 -05:00
memory.h dlm: improve rsb searches 2011-07-12 16:02:09 -05:00
midcomms.c
midcomms.h
netlink.c
plock.c locks: rename lock-manager ops 2011-07-20 20:23:19 -04:00
rcom.c dlm: limit rcom debug messages 2012-04-26 15:37:37 -05:00
rcom.h dlm: add node slots and generation 2012-01-04 08:55:57 -06:00
recover.c dlm: add node slots and generation 2012-01-04 08:55:57 -06:00
recover.h
recoverd.c dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: add recovery callbacks 2012-01-04 08:56:31 -06:00
user.h
util.c
util.h