btrfs-progs: zero out inspect ioctl args
authorEric Sandeen <sandeen@redhat.com>
Fri, 25 Jan 2013 00:18:51 +0000 (18:18 -0600)
committerZach Brown <zab@redhat.com>
Wed, 6 Feb 2013 00:09:41 +0000 (16:09 -0800)
commit8efd6e674648fd905822729e753b0a4587ca63f5
tree82fa989eca8f6783e8818b23277838a0ddaabee8
parenta2eec48a8e863e34715cb111b5f578e58d728b7c
btrfs-progs: zero out inspect ioctl args

Mostly just to keep things like coverity happy about potentially
uninitialized structure members, since it doesn't grok the ioctl.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Zach Brown <zab@redhat.com>
cmds-inspect.c