Module Name: src Committed By: christos Date: Mon Sep 23 20:41:19 UTC 2013
Modified Files: src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_file.c Log Message: not nice to play with resid before checking for error, but this is how they fixed it, and I am following suit. I would have preferred if (error && resid) instead. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/cddl/osnet/dist/uts/common/fs/zfs/vdev_file.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.