Date: Thu, 10 Mar 2005 12:53:20 -0500 From: Mikhail Teterin <mi+mx@aldan.algebra.com> To: Erez Zadok <ezk@cs.sunysb.edu> Cc: hackers@freebsd.org Subject: What about inode file system? (Re: the current status of nullfs, unionfs) Message-ID: <200503101253.20876.mi%2Bmx@aldan.algebra.com> In-Reply-To: <200503100128.j2A1SP4h014420@agora.fsl.cs.sunysb.edu> References: <200503100128.j2A1SP4h014420@agora.fsl.cs.sunysb.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
A few years ago, there was a project making a filesystem, where a file's name will simply be its inode number. It was intended to save on the name-to-inode lookups of a regular filesystem, for applications like Squid, which keep file names in some sort of a database already. Does anyone know, what became of that? To the naive me it seems like this can just be a mount option for ufs. Thanks! -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503101253.20876.mi%2Bmx>