- A complete fix for the problem when a command comes with zero transfer length and READ or WRITE data transfer direction

- Version changed to 1.0.0-rc2


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@423 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2008-06-26 16:39:05 +00:00
parent 8b77aa8ad2
commit 9c1703ef3d
9 changed files with 77 additions and 63 deletions
+1 -1
View File
@@ -1424,7 +1424,7 @@ static void exec_read_toc(struct vdisk_cmd *vcmd)
goto out;
}
/* FIXME when you have > 8TB ROM device. */
/* ToDo when you have > 8TB ROM device. */
nblocks = (uint32_t)dev->nblocks;
/* Header */