]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271959: Pretend that we support BYTCHK=1 in WRITE AND VERIFY command.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Oct 2014 13:30:06 +0000 (13:30 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Oct 2014 13:30:06 +0000 (13:30 +0000)
commit637d9fe4efe131555be06af750ff81d04978d0d0
tree85c9e52e55da03e0c75e3b4294a5f88718cf9bf0
parent4e54cef5ef0617acc08c055a229407308e848204
MFC r271959: Pretend that we support BYTCHK=1 in WRITE AND VERIFY command.

Technically that is not true, but since we don't implement VERIFY there
at all, doing only WRITE part, this is a minor sin.

git-svn-id: svn://svn.freebsd.org/base/stable/10@272642 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl_cmd_table.c