smbd: Use %ju/uintmax_t in source3/locking
commitff9a0a8993bdb3bd18b246a890b76d005ce0bb63
authorVolker Lendecke <vl@samba.org>
Fri, 11 Jul 2014 10:52:06 +0000 (11 12:52 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 22 Jul 2014 13:32:39 +0000 (22 15:32 +0200)
treefe219b6cd23f3e4bf588b6557096ccc8dc6ce145
parent823215bf98754c5438c055475a56afec2bddcf22
smbd: Use %ju/uintmax_t in source3/locking

Avoid going through (double) and %.0f

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/locking/brlock.c
source3/locking/locking.c
source3/locking/posix.c