alistair23-linux/fs/dlm
Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage
ktime_set(S,N) was required for the timespec storage type and is still
useful for situations where a Seconds and Nanoseconds part of a time value
needs to be converted. For anything where the Seconds argument is 0, this
is pointless and can be replaced with a simple assignment.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
2016-12-25 17:21:22 +01:00
..
ast.c dlm: don't specify WQ_UNBOUND for the ast callback workqueue 2016-10-19 11:13:04 -05:00
ast.h
config.c dlm: audit and remove any unnecessary uses of module.h 2016-10-19 11:00:03 -05:00
config.h dlm: add log_info config option 2016-06-21 09:04:24 -05:00
debug_fs.c dlm: audit and remove any unnecessary uses of module.h 2016-10-19 11:00:03 -05:00
dir.c
dir.h
dlm_internal.h Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Kconfig
lock.c ktime: Cleanup ktime_set() usage 2016-12-25 17:21:22 +01:00
lock.h
lockspace.c dlm: audit and remove any unnecessary uses of module.h 2016-10-19 11:00:03 -05:00
lockspace.h
lowcomms.c dlm: fix error return code in sctp_accept_from_sock() 2016-10-24 10:01:51 -05:00
lowcomms.h
lvb_table.h
main.c dlm: audit and remove any unnecessary uses of module.h 2016-10-19 11:00:03 -05:00
Makefile
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c dlm for 4.10 2016-12-14 08:31:37 -08:00
plock.c dlm for 4.4 2015-11-05 11:15:25 -08:00
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: audit and remove any unnecessary uses of module.h 2016-10-19 11:00:03 -05:00
user.h
util.c
util.h