aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/file-get-storage-info.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-15 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann2001-01-301-25/+18
| | | | | | | | * netfs.h: Added netfs_get_storage_info. * file-get-storage-info.c (netfs_S_get_storage_info): Calls netfs_get_storage_info instead of providing default response. * file-get-storage-info-default.c: New file. (netfs_get_storage_info): Provides default response.
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-4/+3
| | | | * file-get-storage-info.c: Add #include <sys/mman.h>.
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-5/+4
| | | | | | | * file-get-storage-info.c (netfs_S_file_get_storage_info): Use mmap instead of vm_allocate. * file-get-translator.c (netfs_S_file_get_translator): Likewise. * io-read.c (netfs_S_io_read): Likewise.
* (netfs_S_file_get_storage_info): fixupMichael I. Bushnell1996-05-091-1/+1
|
* (netfs_S_file_get_storage_info): Change to new interface.Miles Bader1996-05-091-18/+24
|
* entered into RCSMichael I. Bushnell1995-11-131-2/+5
|
* Initial revisionMichael I. Bushnell1995-11-131-0/+47