mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-06 14:16:36 +03:00
eaac9ba510
Gcc version 4.7.0 reports the delta.tv_sec in the slab reclaim test as potentially unitialized. In practice this will never occur but to keep gcc happy we initialize the variable to zero. Signed-off-by: Brian Behlendorf <behlendo@fedora-17-amd64.(none)>