diff options
author | Richard Yao <[email protected]> | 2012-07-09 19:41:28 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-07-10 11:31:55 -0700 |
commit | a3873583c2128c6a41e640fe35f544f8c54848d8 (patch) | |
tree | f78ae6e43a455aa8a2fdf64c53509240bef33729 /scripts | |
parent | 42d3b990cfba9906e25bbf6b60e96389244f8082 (diff) |
Use ULL suffix in constants
The lack of the ULL suffix causes warnings such as the following on
32-bit systems:
In function 'zfsctl_is_snapdir':
zfs-0.6.0//module/zfs/zfs_ctldir.c:151: warning: integer constant
is too large for 'long' type
We add the ULL suffix to fix that.
Signed-off-by: Richard Yao <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #813
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions