Re: Implementing Meta File information in Linux

Perry Harrington (pedward@sun4.apsoft.com)
Wed, 2 Sep 1998 14:57:51 -0700 (PDT)


Ok, here's an idea:

What if you created multiple files (forks) for the meta data you want.

You would then include their inode lists in the inode list for the file
they are storing information for. You would arrange the inode lists so
that a read from the file would produce just the file, but you could
do some magic and read ALL the data from the file.

You'd have the advantage that multiple file directory entries point to
some "contiguous" data. Separate yet whole. For systems that couldn't
support the inode munging, you just store them as separate files.

--Perry

-- 
Perry Harrington       Linux rules all OSes.    APSoft      ()
email: perry@apsoft.com 			Think Blue. /\

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html