]> git.proxmox.com Git - mirror_zfs-debian.git/commit - cmd/ztest/ztest.c
Fix gcc 64-bit constant warnings
authorRicardo M. Correia <Ricardo.M.Correia@Sun.COM>
Thu, 26 Aug 2010 16:52:39 +0000 (09:52 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Aug 2010 22:18:01 +0000 (15:18 -0700)
commitc5b3a7bbcc321846bb15ff73c6fd6f1c483b6aa6
tree13dbcada2efd02b5bc9ca39fe2d50c9904200351
parent572e285762521df27fe5b026f409ba1a21abb7ac
Fix gcc 64-bit constant warnings

Add 'ull' suffix to 64-bit constants.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/ztest/ztest.c
module/zfs/include/sys/zfs_znode.h
module/zfs/vdev_raidz.c