"Daniel C. Sobral" wrote:
> 
> Wes Peters wrote:
> >
> > It's not broken in this case.  2^16 (st_dev) is certainly enough to uniquely
> > indentify all mounted filesystems, and 2^32 is (by definition) enough to
> > uniquely indentify each of the files on a filesystem.  Discussions (with
> > strong, valid reasons) about expanding the size of ino_t should be carried
> > out on -arch.
> 
> Just to expand a little bit more, some distributed filesystems *do
> not* have a unique identifier like the inode.

So then the FreeBSD client software should create one?  Do they just assign
a random number as the st_ino when stat'ing the file?

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
[EMAIL PROTECTED]                                           http://softweyr.com/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to