Messages in this thread |  | | | From | Nav Mundi <> | | Subject | Intercept block device calls | | Date | Mon, 26 Nov 2001 17:25:22 -0500 |
| |
Hi, I'm trying to create a module that will:
1) intercept System Calls to a Block Device (i.e. no direct communications between the Application and Block Device) and instead 2) Communicate directly with a Block Device without interference from other layers.
In other words, the module will effectively hide all direct communication between the application and block device.
Please advice.
Thanks -Nav
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |