diff options
author | Deepa Dinamani <deepa.kernel@gmail.com> | 2017-06-24 20:45:08 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-30 10:15:02 +0200 |
commit | 725816e8aabb1c183baa2bc9572ab9a0d26b9ea1 (patch) | |
tree | b86c9f9af37d937e8332e906b61a13be24ed2065 /fs/btrfs/super.c | |
parent | timerfd: Use get_itimerspec64() and put_itimerspec64() (diff) | |
download | linux-725816e8aabb1c183baa2bc9572ab9a0d26b9ea1.tar.xz linux-725816e8aabb1c183baa2bc9572ab9a0d26b9ea1.zip |
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Usage of these apis and their compat versions makes
the syscalls: timer_settime and timer_gettime and their
compat implementations simpler.
This patch also serves as a preparatory patch for changing
syscalls to use new time_t data types to support the
y2038 effort by isolating the processing of user pointers
through these apis.
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/btrfs/super.c')
0 files changed, 0 insertions, 0 deletions