remarkable-linux/fs/dlm
Harvey Harrison cd8e4679bd dlm: trivial annotation of be16 value
fs/dlm/dir.c:419:14: warning: incorrect type in assignment (different base types)
fs/dlm/dir.c:419:14:    expected unsigned short [unsigned] [addressable] [assigned] [usertype] be_namelen
fs/dlm/dir.c:419:14:    got restricted __be16 [usertype] <noident>

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2008-12-23 10:15:51 -06:00
..
ast.c dlm: proper types for asts and basts 2008-02-06 00:35:45 -06:00
ast.h
config.c dlm: choose better identifiers 2008-09-05 09:51:30 -05:00
config.h dlm: recover nodes that are removed and re-added 2008-04-21 11:18:01 -05:00
debug_fs.c dlm: add __init and __exit marks to init and exit functions 2008-02-06 23:41:22 -06:00
dir.c dlm: trivial annotation of be16 value 2008-12-23 10:15:51 -06:00
dir.h
dlm_internal.h dlm: fix locking of lockspace list in dlm_scand 2008-08-28 11:50:07 -05:00
Kconfig
lock.c dlm: fix uninitialized variable for search_rsb_list callers 2008-07-14 13:56:59 -05:00
lock.h dlm: make dlm_print_rsb() static 2008-04-21 11:18:01 -05:00
lockspace.c dlm: fix shutdown cleanup 2008-11-13 13:22:34 -06:00
lockspace.h dlm: detect available userspace daemon 2008-08-28 11:49:43 -05:00
lowcomms.c dlm: fix up memory allocation flags 2008-12-23 10:15:40 -06:00
lowcomms.h
lvb_table.h
main.c dlm: move plock code from gfs2 2008-04-21 11:22:28 -05:00
Makefile dlm: move plock code from gfs2 2008-04-21 11:22:28 -05:00
member.c dlm: recover nodes that are removed and re-added 2008-04-21 11:18:01 -05:00
member.h
memory.c dlm: fix up memory allocation flags 2008-12-23 10:15:40 -06:00
memory.h
midcomms.c dlm: fix up memory allocation flags 2008-12-23 10:15:40 -06:00
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 dlm: fix rcom_names message to self 2008-02-21 15:19:54 -06:00
rcom.h
recover.c
recover.h
recoverd.c dlm: recover nodes that are removed and re-added 2008-04-21 11:18:01 -05:00
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: remove bkl 2008-09-04 12:55:13 -05:00
user.h dlm: detect available userspace daemon 2008-08-28 11:49:43 -05:00
util.c
util.h