Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-12 | *** empty log message *** | Thomas Bushnell | |
1996-06-25 | (diskfs_readonly_changed): No longer clear the clean bit. | Miles Bader | |
(diskfs_set_hypermetadata): Work correctly. | |||
1996-02-03 | (get_hypermetadata, diskfs_readonly_changed): | Miles Bader | |
Use ext2_warning to print warnings instead of error(). | |||
1996-02-03 | Fixed handling of the filesystem `clean bit'. | Roland McGrath | |
(ext2fs_clean): New boolean variable. (get_hypermetadata): Set it iff the clean bit is set on entry. If not clean, complain and force read-only. (diskfs_set_hypermetadata): Set clean bit only if ext2fs_clean is set. (diskfs_readonly_changed): Complain if going writable and clean bit clear. | |||
1996-02-03 | Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu> | Miles Bader | |
* hyper.c (get_hypermetadata): Don't return any error value, just panic if we can't read the superblock. * ext2fs.c (main): Move warp_inode() inline. Make sure root inode is really there. Don't check return value from get_hypermetadata. (warp_inode): Function removed. * ext2fs.h (get_hypermetadata): Returns void now. | |||
1995-10-20 | (allocate_mod_map): New function (from get_hypermetadata). | Miles Bader | |
(zeroblock, modified_global_blocks): Define (were common). (diskfs_readonly_changed): New function. (get_hypermetadata): Deallocate ZEROBLOCK if necessary. Use allocate_mod_map to allocate MODIFIED_GLOBAL_BLOCKS. Use diskfs device functions & variables instead of our own. | |||
1995-09-15 | u32 --> block_t | Miles Bader | |
1995-05-12 | Change uses of the ext2_{warning,error,panic} functions to not have the | Miles Bader | |
initial function name argument (it's now supplied automagically). | |||
1995-05-09 | entered into RCS | Miles Bader | |
1995-05-08 | Formerly hyper.c.~11~ | Miles Bader | |
1995-04-21 | Formerly hyper.c.~10~ | Miles Bader | |
1995-04-20 | Formerly hyper.c.~9~ | Miles Bader | |
1995-04-18 | Formerly hyper.c.~8~ | Miles Bader | |
1995-04-17 | Formerly hyper.c.~7~ | Miles Bader | |
1995-04-16 | Formerly hyper.c.~6~ | Miles Bader | |
1995-04-15 | Formerly hyper.c.~5~ | Miles Bader | |
1995-04-13 | Formerly hyper.c.~4~ | Miles Bader | |
1995-04-12 | Formerly hyper.c.~3~ | Miles Bader | |
1995-04-11 | Formerly hyper.c.~2~ | Miles Bader | |
1995-04-11 | Initial revision | Miles Bader | |