Bernd Buschinski wrote:

+    case FSCTL_LOCK_VOLUME:
+    case FSCTL_UNLOCK_VOLUME:
+        io->u.Status = STATUS_SUCCESS;
+        break;

Shouldn't this have a FIXME showing that we're not doing something?

Mike


Reply via email to