mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
- Forgot to commit these for the CREATE_ATTRIBUTES removal.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2035 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -68,9 +68,7 @@ like:
|
||||
|
||||
HANDLER vdisk_fileio {
|
||||
DEVICE disk1 {
|
||||
CREATE_ATTRIBUTES {
|
||||
filename /dev/hda1
|
||||
}
|
||||
filename /dev/hda1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -196,9 +194,7 @@ HANDLER dev_cdrom {
|
||||
|
||||
HANDLER vdisk_fileio {
|
||||
DEVICE disk1 {
|
||||
CREATE_ATTRIBUTES {
|
||||
filename /dev/hda1
|
||||
}
|
||||
filename /dev/hda1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user