aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/fhandle.h
Commit message (Collapse)AuthorAgeFilesLines
* 1999-12-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-12-141-7/+10
| | | | | | | | Rewrite of a fix provided by Bill White <bill.white@griggsinst.com>: * fhandle.h (union diskfs_fhandle): Replaces struct diskfs_fhandle. Use a union element of char[28] to ensure size requirement. * fsys-getfile.c (diskfs_S_fsys_getfile): Update uses for new type. * file-getfh.c (diskfs_S_file_getfh): Likewise.
* Initial checkinMiles Bader1997-02-061-0/+33