Re: Getting FS access events

Alexander Viro (viro@math.psu.edu)
Tue, 15 May 2001 16:22:32 -0400 (EDT)


On Tue, 15 May 2001, H. Peter Anvin wrote:

> Alexander Viro wrote:
> > >
> > > None whatsoever. The one thing that matters is that noone starts making
> > > the assumption that mapping->host->i_mapping == mapping.
> >
> > One actually shouldn't assume that mapping->host is an inode.
> >
>
> What else could it be, since it's a "struct inode *"? NULL?

struct block_device *, for one thing. We'll have to do that as soon
as we do block devices in pagecache.

-
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/