mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-06 22:34:51 +03:00
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> |
||
|---|---|---|
| .. | ||
| include/sys | ||
| kernel.c | ||
| taskq.c | ||
| util.c | ||