Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-05-08 | (pager_clear_user_data): Don't die when called on the disk pager. | Miles Bader | |
1995-05-08 | (diskfs_lookup): When looping back to try_again: because we're looking up | Miles Bader | |
"..", be sure and trash the mapping we made of the directory's pager -- otherwise the reference to the pager never gets dropped and we can never free the node. (diskfs_lookup): ds->type was being compared to LOOKING, which value it can never have. Compare ds->stat against LOOKING instead. | |||
1995-05-08 | (write_all_disknodes): Fix typo `alloc' --> `alloca'. | Miles Bader | |
1995-05-02 | (pager_clear_user_data): Acquire pagerlistlock around modifications to | Michael I. Bushnell | |
UPI->next/prevp list structure. | |||
1995-04-28 | (write_all_disknodes): We have to really lock the nodes around the | Michael I. Bushnell | |
calls to diskfs_set_node_times and write_node; this in turn forces us to have real refereces. | |||
1995-04-13 | (main): Don't abort if a std file descriptor is already open. | Miles Bader | |
1995-04-05 | (diskfs_set_translator): When freeing passive translator, account for | Michael I. Bushnell | |
blocks freed in NP->dn_stat.st_blocks. | |||
1995-03-31 | (diskfs_truncate): Don't acquire writer lock on NP->dn->allocptrlock | Michael I. Bushnell | |
until after forcing delayed copies through; otherwise the pageins will deadlock attempting to get a reader lock to service them. This is safe, because we only need NP->allocsize here, and that can't change as long as we hold NP->lock. | |||
1995-03-20 | (diskfs_synchronous): New variable. | Michael I. Bushnell | |
1995-03-17 | More 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. | |||
1995-01-28 | (OBJS): Remove reference to libc's devstream.o. | Roland McGrath | |
1994-11-11 | (diskfs_set_hypermetadata): Deallocate BUF in the right place. | Michael I. Bushnell | |
1994-11-11 | (diskfs_set_hypermetadata): Always use dev_write_sync to avoid | Michael I. Bushnell | |
device_write bug that says you can't modify the buffer until device_write returns. Also remember to deallocate BUF. | |||
1994-11-10 | (main): Issue decent prompt. | Michael I. Bushnell | |
1994-11-10 | (diskfs_set_hypermetadata): Copy CSUM into a page-aligned page-sized | Michael I. Bushnell | |
buffer for disk write to avoid inane kernel bug. | |||
1994-11-09 | (main): Behave more reasonably if we can't open DEVNAME. | Michael I. Bushnell | |
1994-11-08 | entered into RCS | Roland McGrath | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-10-28 | entered into RCS | Roland McGrath | |
1994-10-28 | entered into RCS | Michael I. Bushnell | |
1994-10-28 | entered into RCS | Michael I. Bushnell | |
1994-10-25 | Formerly pager.c.~41~ | Michael I. Bushnell | |
1994-10-25 | Formerly hyper.c.~15~ | Michael I. Bushnell | |
1994-10-25 | entered into RCS | Michael I. Bushnell | |
1994-10-17 | entered into RCS | Roland McGrath | |
1994-10-10 | Formerly Makefile.~38~ | Roland McGrath | |
1994-10-08 | Formerly Makefile.~37~ | Roland McGrath | |
1994-10-07 | Formerly main.c.~24~ | Roland McGrath | |
1994-10-06 | entered into RCS | Hurd Maintainers | |
1994-10-05 | Formerly alloc.c.~18~ | Michael I. Bushnell | |
1994-10-04 | Formerly pager.c.~40~ | Hurd Maintainers | |
1994-10-04 | Formerly pager.c.~39~ | Michael I. Bushnell | |
1994-10-04 | Formerly sizes.c.~24~ | Michael I. Bushnell | |
1994-10-04 | Formerly ufs.h.~28~ | Michael I. Bushnell | |
1994-10-04 | Formerly inode.c.~43~ | Michael I. Bushnell | |
1994-10-04 | entered into RCS | Michael I. Bushnell | |
1994-10-04 | Formerly Makefile.~36~ | Michael I. Bushnell | |
1994-10-03 | Formerly sizes.c.~23~ | Michael I. Bushnell | |
1994-10-03 | entered into RCS | Michael I. Bushnell | |
1994-10-03 | Formerly inode.c.~42~ | Michael I. Bushnell | |
1994-10-03 | Formerly ufs.h.~27~ | Michael I. Bushnell | |
1994-10-03 | Formerly pokeloc.c.~2~ | Michael I. Bushnell | |
1994-10-03 | Initial revision | Michael I. Bushnell | |
1994-10-03 | entered into RCS | Michael I. Bushnell | |
1994-10-03 | Initial revision | Michael I. Bushnell | |
1994-09-30 | entered into RCS | Michael I. Bushnell | |
1994-09-30 | Formerly dir.c.~29~ | Michael I. Bushnell | |
1994-09-29 | Formerly main.c.~23~ | Roland McGrath | |