linux/fs/dlm
Alexander Aring 4f19d071f9 fs: dlm: check on existing node address
This patch checks if we add twice the same address to a per node address
array. This should never be the case and we report -EEXIST to the user
space.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2020-11-10 12:14:20 -06:00
..
ast.c
ast.h
config.c fs: dlm: rework receive handling 2020-09-29 14:00:32 -05:00
config.h fs: dlm: rework receive handling 2020-09-29 14:00:32 -05:00
debug_fs.c
dir.c
dir.h
dlm_internal.h
Kconfig fs: dlm: make connection hash lockless 2020-08-27 15:59:09 -05:00
lock.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
lock.h
lockspace.c fs: dlm: define max send buffer 2020-11-10 12:14:20 -06:00
lockspace.h
lowcomms.c fs: dlm: check on existing node address 2020-11-10 12:14:20 -06:00
lowcomms.h fs: dlm: define max send buffer 2020-11-10 12:14:20 -06:00
lvb_table.h
main.c
Makefile
member.c fs: dlm: define max send buffer 2020-11-10 12:14:20 -06:00
member.h
memory.c
memory.h
midcomms.c fs: dlm: rework receive handling 2020-09-29 14:00:32 -05:00
midcomms.h fs: dlm: rework receive handling 2020-09-29 14:00:32 -05:00
netlink.c genetlink: move to smaller ops wherever possible 2020-10-02 19:11:11 -07:00
plock.c
rcom.c fs: dlm: define max send buffer 2020-11-10 12:14:20 -06:00
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c
user.h
util.c
util.h