summaryrefslogtreecommitdiff
path: root/ext2fs/storeinfo.c
AgeCommit message (Collapse)Author
1998-12-211998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* storeinfo.c: Don't include <netinet/in.h>.
1996-11-18Sat Nov 16 17:26:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* storeinfo.c (diskfs_S_file_get_storage_info): diskfs_isuid -> idvec_contains.
1996-10-09(diskfs_S_file_get_storage_info):Miles Bader
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.
1996-10-08(diskfs_S_file_get_storage_info):Miles Bader
Add security check, and deactivate FILE_STORE if necessary.
1996-09-30(diskfs_S_file_get_storage_info):Miles Bader
Set *PORTS_TYPE.
1996-09-23(diskfs_S_file_get_storage_info):Miles Bader
Clone STORE before remapping it. Rewritten to use store functions.
1996-05-07(diskfs_S_file_get_storage_info): Rewrite for new interface.Miles Bader
1996-04-11Replace references to the NUMBER field in a node's disknode structures withMiles Bader
references to the CACHE_ID field in the node.
1996-01-18(diskfs_S_file_get_storage_info): Calculate the right value for *RUNS_LEN.Miles Bader
1995-11-06Initial revisionMiles Bader