Files
mirror_zfs/module
Brian Behlendorf 17897ce2c8 Fix uninitialized variables
When compiling on an ARM device using gcc 4.7.3 several variables
in the zfs_obj_to_path_impl() function were flagged as uninitialized.
To resolve the warnings explicitly initialize them to zero.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1716
2013-09-13 13:31:24 -07:00
..
2013-09-04 16:01:24 -07:00
2013-09-04 15:49:00 -07:00
2013-09-13 13:31:24 -07:00
2013-09-04 16:01:24 -07:00
2013-03-06 15:46:40 -08:00