mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
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:
@@ -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, "
|
||||
|
||||
Reference in New Issue
Block a user