tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fixing the vnode lifecycle



>>> IIRC all file systems provide a filehandle generation routine,
>> There was a time when fh generation was needed only for the
>> filesystem to be NFS-exportable.  Is it now actually required for
>> all filesystems?
> Doesn't posix (more or less) require files to have inode numbers?

Sure, but what's that got to do with filehandles?  Is st_ino now
generated from a filehandle somehow rather than being the filesystem's
responsibility?

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index