summaryrefslogtreecommitdiff
path: root/ufs/alloc.c
AgeCommit message (Collapse)Author
1998-12-201998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* alloc.c (diskfs_alloc_node): Fix printf format to silence warning. * hyper.c (get_hypermetadata): Likewise.
1996-11-19(ffs_alloc):Miles Bader
Use S_IPTRANS in NP->dn_stat.st_mode instead of NP->istranslated.
1996-11-18Sat Nov 16 17:21:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* inode.c (diskfs_S_fsys_getfile): Delete var `fakecred'. diskfs_access -> fshelp_access. * alloc.c (ffs_alloc): diskfs_isuid -> idvec_contains. (ffs_realloccg): Likewise. Thu Nov 14 16:43:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * inode.c (diskfs_S_file_getfh): diskfs_isuid -> idvec_contains. (diskfs_S_fsys_getfile): Use idvecs and iousers.
1996-04-23(ffs_blkfree): final fixup.Michael I. Bushnell
1996-04-23Include <string.h>.Michael I. Bushnell
Fixup.
1996-04-23(ffs_realloccg): Use read/write_disk_entry when reading/writingMichael I. Bushnell
on-disk inode fields. (ffs_blkpref): Use read_disk_entry when reading from BAP array. (swab_cg, read_cg, release_cg): New functions. (ffs_fragextend, ffs_alloccg, ffs_nodealloccg, ffs_blkfree, diskfs_free_node): Use new cg access functions.
1996-04-18(ffs_realloccg): If we are allocating a new block, don't actually freeMichael I. Bushnell
the old one here.
1995-06-20(ffs_realloccg): Fix typo.Michael I. Bushnell
1995-06-20(ffs_realloccg): Remove assignments from if tests.Michael I. Bushnell
1995-03-17More typos.Michael I. Bushnell
1995-03-17(alloc_sync): Typo.Michael I. Bushnell
1995-03-17(ffs_clusteracct): Make static.Michael I. Bushnell
(alloc_sync): New function. (ffs_alloc): Call alloc_sync. (ffs_realloccg): Likewise. (diskfs_alloc_node): Likewise. (ffs_blkfree): Likewise. (diskfs_free_node): Likewise.
1994-10-25entered into RCSMichael I. Bushnell
1994-10-05Formerly alloc.c.~18~Michael I. Bushnell
1994-09-27Formerly alloc.c.~17~Michael I. Bushnell
1994-09-23Formerly alloc.c.~16~Michael I. Bushnell
1994-09-23Formerly alloc.c.~15~Michael I. Bushnell
1994-08-18Formerly alloc.c.~14~Michael I. Bushnell
1994-07-15Formerly alloc.c.~13~Michael I. Bushnell
1994-07-14Formerly alloc.c.~12~Michael I. Bushnell
1994-07-14Formerly alloc.c.~11~Michael I. Bushnell
1994-06-01Formerly alloc.c.~10~Michael I. Bushnell
1994-05-26Initial revisionMichael I. Bushnell