freebsd-nq/lib/libzpool
Ricardo M. Correia 4d58b69de8 Fix vn_open/vn_rdwr error handling
1) In vn_open(), if fstat64() returned an error, the real errno
was being obscured by calling close().

2) Add error handling for both pwrite64() calls in vn_rdwr().

Signed-off-by: Ricardo M. Correia <Ricardo.M.Correia@Sun.COM>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-31 08:38:45 -07:00
..
include/sys Update to onnv_147 2010-08-26 14:24:34 -07:00
kernel.c Fix vn_open/vn_rdwr error handling 2010-08-31 08:38:45 -07:00
taskq.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00