zfs/lib
Richard Yao 957dc93242 kobj_read_file: Return -1 on vn_rdwr() error
LLVM's static analyzer showed that we could subtract using an
uninitialized value on an error from vn_rdwr().

The correct behavior is to return -1 on an error, so lets do that
instead.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4104
2016-01-23 10:16:26 -08:00
..
libavl
libefi
libnvpair
libshare
libspl Linux 4.5 compat: pfn_t typedef 2016-01-20 11:37:33 -08:00
libunicode
libuutil
libzfs Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSE 2016-01-22 16:18:26 -08:00
libzfs_core
libzpool kobj_read_file: Return -1 on vn_rdwr() error 2016-01-23 10:16:26 -08:00
Makefile.am