]> granicus.if.org Git - strace/commit
btrfs.c: print 64-bit fields of btrfs_ioctl_vol_args_v2 using PRIu64 format
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 16:05:16 +0000 (16:05 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 19:58:16 +0000 (19:58 +0000)
commitcabcca717adc88d778a1b00636b4354d7b00f4a1
tree5fd1c29c25251f231e67b8eafef4283c1e7bde6b
parent201fd3c185a931e979103200e3c96b5331b01b27
btrfs.c: print 64-bit fields of btrfs_ioctl_vol_args_v2 using PRIu64 format

* block.c (btrfs_ioctl): Print size and transid fields
of struct_btrfs_ioctl_vol_args_v2 using PRIu64 format.
btrfs.c