From 28a66d7a0d9a961afa9eb17b7cea9ffcf5e0552c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 25 Apr 2013 13:13:53 +0000 Subject: [PATCH] scst/ToDo: "rotational" has already been implemented (r3830), so remove it from the to-do list git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4842 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/ToDo | 3 --- 1 file changed, 3 deletions(-) diff --git a/scst/ToDo b/scst/ToDo index fa484869f..59bdc6f72 100644 --- a/scst/ToDo +++ b/scst/ToDo @@ -6,9 +6,6 @@ To be done - Add choosing default number of threads for BLOCKIO based on "rotational" sysfs attribute of the device. - - Allow to set via sysfs of what returned for "rotational" attribute to - remote initiators. - - Remove cmd->data_len - Reimplement VDISK handler with usage of async. read/write operations