aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/storeinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* 1998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-211-1/+0
| | | | * storeinfo.c: Don't include <netinet/in.h>.
* Sat Nov 16 17:26:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-1/+1
| | | | | * storeinfo.c (diskfs_S_file_get_storage_info): diskfs_isuid -> idvec_contains.
* (diskfs_S_file_get_storage_info):Miles Bader1996-10-091-4/+13
| | | | | | If st_size indicates a lower value for NUM_FS_BLOCK, use it instead of the value derived from st_blocks. Return ports with MACH_MSG_TYPE_COPY_SEND, not MACH_MSG_TYPE_MAKE_SEND.
* (diskfs_S_file_get_storage_info):Miles Bader1996-10-081-0/+8
| | | | Add security check, and deactivate FILE_STORE if necessary.
* (diskfs_S_file_get_storage_info):Miles Bader1996-09-301-0/+1
| | | | Set *PORTS_TYPE.
* (diskfs_S_file_get_storage_info):Miles Bader1996-09-231-124/+63
| | | | | Clone STORE before remapping it. Rewritten to use store functions.
* (diskfs_S_file_get_storage_info): Rewrite for new interface.Miles Bader1996-05-071-100/+129
|
* Replace references to the NUMBER field in a node's disknode structures withMiles Bader1996-04-111-3/+3
| | | | references to the CACHE_ID field in the node.
* (diskfs_S_file_get_storage_info): Calculate the right value for *RUNS_LEN.Miles Bader1996-01-181-2/+2
|
* Initial revisionMiles Bader1995-11-061-0/+146