Date: Mon, 13 Aug 2001 13:27:37 -0700 From: Ryan Dary <ryand@softarch.com> To: freebsd-fs@freebsd.org Subject: Connecting the VFS dots... Message-ID: <20010813202725.88A8037B40D@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
I have a library which is a platform independent implementation of the file system I am porting. I have to tie it down to the I/O system for now. In the kernel extension, how do I access the device for read/write? Is there a VFS way to access blocks of the device? - Ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010813202725.88A8037B40D>
