Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -3/+3 |
| | | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | ||||
* | 2002-06-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-11 | 1 | -4/+4 |
| | | | | | * alloc.c, dir.c: Use %Ld format for ino_t values. * alloc.c (diskfs_alloc_node): Use %Ld format for blkcnt_t values. | ||||
* | 1998-12-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-20 | 1 | -43/+43 |
| | | | | | * alloc.c (diskfs_alloc_node): Fix printf format to silence warning. * hyper.c (get_hypermetadata): Likewise. | ||||
* | (ffs_alloc): | Miles Bader | 1996-11-19 | 1 | -1/+1 |
| | | | | Use S_IPTRANS in NP->dn_stat.st_mode instead of NP->istranslated. | ||||
* | Sat Nov 16 17:21:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-18 | 1 | -2/+3 |
| | | | | | | | | | | | | * 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. | ||||
* | (ffs_blkfree): final fixup. | Michael I. Bushnell | 1996-04-23 | 1 | -10/+10 |
| | |||||
* | Include <string.h>. | Michael I. Bushnell | 1996-04-23 | 1 | -6/+9 |
| | | | | Fixup. | ||||
* | (ffs_realloccg): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | 1996-04-23 | 1 | -10/+158 |
| | | | | | | | | 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. | ||||
* | (ffs_realloccg): If we are allocating a new block, don't actually free | Michael I. Bushnell | 1996-04-18 | 1 | -3/+6 |
| | | | | the old one here. | ||||
* | (ffs_realloccg): Fix typo. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 |
| | |||||
* | (ffs_realloccg): Remove assignments from if tests. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+4 |
| | |||||
* | More typos. | Michael I. Bushnell | 1995-03-17 | 1 | -4/+4 |
| | |||||
* | (alloc_sync): Typo. | Michael I. Bushnell | 1995-03-17 | 1 | -1/+1 |
| | |||||
* | (ffs_clusteracct): Make static. | Michael I. Bushnell | 1995-03-17 | 1 | -3/+23 |
| | | | | | | | | | (alloc_sync): New function. (ffs_alloc): Call alloc_sync. (ffs_realloccg): Likewise. (diskfs_alloc_node): Likewise. (ffs_blkfree): Likewise. (diskfs_free_node): Likewise. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-10-25 | 1 | -0/+22 |
| | |||||
* | Formerly alloc.c.~18~ | Michael I. Bushnell | 1994-10-05 | 1 | -0/+1 |
| | |||||
* | Formerly alloc.c.~17~ | Michael I. Bushnell | 1994-09-27 | 1 | -1/+0 |
| | |||||
* | Formerly alloc.c.~16~ | Michael I. Bushnell | 1994-09-23 | 1 | -1/+0 |
| | |||||
* | Formerly alloc.c.~15~ | Michael I. Bushnell | 1994-09-23 | 1 | -6/+6 |
| | |||||
* | Formerly alloc.c.~14~ | Michael I. Bushnell | 1994-08-18 | 1 | -0/+2 |
| | |||||
* | Formerly alloc.c.~13~ | Michael I. Bushnell | 1994-07-15 | 1 | -51/+61 |
| | |||||
* | Formerly alloc.c.~12~ | Michael I. Bushnell | 1994-07-14 | 1 | -256/+275 |
| | |||||
* | Formerly alloc.c.~11~ | Michael I. Bushnell | 1994-07-14 | 1 | -866/+1284 |
| | |||||
* | Formerly alloc.c.~10~ | Michael I. Bushnell | 1994-06-01 | 1 | -6/+9 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-05-26 | 1 | -0/+1053 |