commit | 209e2367917317d51732473627ac38e730340b45 | [log] [tgz] |
---|---|---|
author | Mikko Rapeli <mikko.rapeli@iki.fi> | Sun Aug 28 08:42:37 2016 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Nov 21 09:52:02 2016 -0500 |
tree | 2721db8f117767bc1a4481b1bda3053485dc5b22 | |
parent | 21ffe552e9cd9f5ce8f214d8a8f07c8fe9a9fc8b [diff] |
uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.h Fixes userspace compilation errors like: linux/dm-log-userspace.h:416:2: error: unknown type name ‘uint64_t’ Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi> Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>