Re: Getting FS access events

H. Peter Anvin (hpa@transmeta.com)
Tue, 15 May 2001 13:26:30 -0700


Alexander Viro wrote:
> >
> > 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.
>

How would you know what datatype it is? A union? Making "struct
block_device *" a "struct inode *" in a nonmounted filesystem? In a
devfs? (Seriously. Being able to do these kinds of data-structural
equivalence is IMO the nice thing about devfs & co...)

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
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/