Daniel Phillips wrote:
> ...At this
> point we need to be to get the page's inode efficiently - it's sitting
> there in the ->host field, no problem, except now you're talking about
> putting other things there with no way to know what they are.  Do you
> have another suggestion on how to find the page's inode?

Never mind, I figured out how to do it - by having a new address_space
function to do the dirty work.  It seems to come down to: add a new
field in the page or add a new function in the mapping.  Adding a new
function in the mapping is much better, obviously.

--
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]

Reply via email to