scst_vdisk: add "active" attridute to the list of BLOCKIO add device attributes

This is forgotten piece to r7187



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7196 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2017-05-26 02:45:47 +00:00
parent e5e4531049
commit 4a8a18cc34

View File

@@ -796,6 +796,7 @@ static struct scst_dev_type vdisk_blk_devtype = {
.del_device = vdisk_del_device,
.dev_attrs = vdisk_blockio_attrs,
.add_device_parameters =
"active, "
"blocksize, "
"dif_mode, "
"dif_type, "