linux/fs/dlm
David Teigland 44be6fdf10 dlm: fix address compare
Compare only the addr and port fields of sockaddr structures.
Fixes a problem with ipv6 where sin6_scope_id does not match.

Signed-off-by: David Teigland <teigland@redhat.com>
2008-09-02 14:32:08 -05:00
..
Kconfig
Makefile
ast.c
ast.h
config.c dlm: fix address compare 2008-09-02 14:32:08 -05:00
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h dlm: fix locking of lockspace list in dlm_scand 2008-08-28 11:50:07 -05:00
lock.c dlm: fix uninitialized variable for search_rsb_list callers 2008-07-14 13:56:59 -05:00
lock.h
lockspace.c dlm: fix locking of lockspace list in dlm_scand 2008-08-28 11:50:07 -05:00
lockspace.h dlm: detect available userspace daemon 2008-08-28 11:49:43 -05:00
lowcomms.c dlm: release socket on error 2008-07-14 13:56:59 -05:00
lowcomms.h
lvb_table.h
main.c
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c dlm: section mismatch warning fix 2008-05-19 15:37:27 -05:00
plock.c locks: add special return value for asynchronous locks 2008-07-25 10:53:47 -07:00
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: detect available userspace daemon 2008-08-28 11:49:43 -05:00
user.h dlm: detect available userspace daemon 2008-08-28 11:49:43 -05:00
util.c
util.h