Module Name: src Committed By: tkusumi Date: Mon Dec 9 15:54:59 UTC 2019
Modified Files:
src/sys/dev/dm: device-mapper.c
Log Message:
dm: Fix error handling in dmioctl()
Looks like cleanup_exit label is in a wrong place.
Should skip prop_dictionary_copyout_ioctl() on error.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/dev/dm/device-mapper.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
