Re: file as a directory

From: Hans Reiser
Date: Fri Nov 26 2004 - 14:01:28 EST


Peter Foldiak wrote:


The problem with the
cat /etc/passwd/..metas/contents/shell[username = "joe"]
syntax is that it doesn't really achieve namespace unification.






For the case Peter cites, yes, it does add clutter to the pathname to say "..metas" (actually, it is "...." now in the current reiser4, not "..metas"). This is because you aren't looking for metafile information, you are looking for a subset and describing the subset, and that just requires a file-directory plugin that can handle the name of that subset and parse the file to find it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/