Messages in this thread |  | | | Date | Sun, 13 Apr 2008 04:08:47 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH 4/7] omfs: add file routines | |
On Sat, Apr 12, 2008 at 06:58:38PM -0400, Bob Copeland wrote:
> Add functions for reading and manipulating the storage of file data in
> the extent-based OMFS.
Looks good. You might want to investigate using the mpage_ routines for
readpage/readpages to make reading files less overhead.
|  |