aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/file-getfh.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-011-2/+2
| | | | | * file-getfh.c (diskfs_S_file_getfh): Fix tag of diskfs_fhandle. Submitted by Maurizio Boriani <baux@debian.org>.
* 1999-12-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-12-141-11/+11
| | | | | | | | 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.
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-3/+3
| | | | | | | | | * boot-start.c (diskfs_S_exec_startup_get_info): Use mmap instead of vm_allocate. (diskfs_S_fsys_init): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * file-getfh.c (diskfs_S_file_getfh): Likewise. * io-read.c (diskfs_S_io_read): Likewise.
* (diskfs_S_file_getfh):Miles Bader1997-02-061-18/+50
| | | | Implement (code from ufs).
* (diskfs_S_file_getfh): Declare parameters to be unused.Michael I. Bushnell1995-06-091-4/+4
|
* entered into RCSRoland McGrath1994-05-051-1/+1
|
* Formerly file-getfh.c.~3~Michael I. Bushnell1994-02-031-1/+2
|
* Initial revisionMichael I. Bushnell1994-01-311-1/+1
|
* Formerly file-getfh.c.~2~Michael I. Bushnell1994-01-311-0/+27