In article <20030714163427.GA17303@moghedien.mukappabeta.net> you write:
NetBSD actually has a mechanism that works like this. Look at getfh(2) and
fhopen(2). It's designed for implementing NFS servers, so there's no
security and hence they can only be called by root, though.
You suggested that the flat file-system would use i-nodes, not directory
entries. The distinction is important (and file handles refer to i-nodes,
so they wouldn't actually be useful for funlink()).
--
Ben Harris