K 10 svn:author V 6 scottl K 8 svn:date V 27 2020-02-07T09:22:08.738514Z K 7 svn:log V 242 Ever since the block layer expanded its command syntax beyond just BIO_READ and BIO_WRITE, we've handled this expanded syntax poorly in drivers when the driver doesn't support a particular command. Do a sweep and fix that. Reported by: imp END