summaryrefslogtreecommitdiff
path: root/ufs/hyper.c
AgeCommit message (Collapse)Author
1995-10-19(diskfs_readonly_changed): New function.Miles Bader
(get_hypermetadata): Move compat_mode futzing & disk size validation here from main. Only allocate SBLOCK if not already done. Deallocate any old ZEROBLOCK and CSUM storage. (zeroblock, sblock, csum): Define (were common). (diskfs_readonly_changed): New function.
1995-10-13(diskfs_set_hypermetadata):Miles Bader
Use diskfs_device_{read,write}_synce instead of dev_{read,write}_sync.
1995-09-22(get_hypermetadata): Use %Zd format for result of sizeof.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 avoidMichael 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(diskfs_set_hypermetadata): Copy CSUM into a page-aligned page-sizedMichael I. Bushnell
buffer for disk write to avoid inane kernel bug.
1994-11-02entered into RCSMichael I. Bushnell
1994-10-25Formerly hyper.c.~15~Michael I. Bushnell
1994-09-27Formerly hyper.c.~14~Michael I. Bushnell
1994-09-23Formerly hyper.c.~13~Michael I. Bushnell
1994-09-23Formerly hyper.c.~12~Michael I. Bushnell
1994-09-23Formerly hyper.c.~11~Michael I. Bushnell
1994-09-23Formerly hyper.c.~10~Michael I. Bushnell
1994-09-12Formerly hyper.c.~9~Michael I. Bushnell
1994-07-19Formerly hyper.c.~8~Michael I. Bushnell
1994-07-15Formerly hyper.c.~7~Michael I. Bushnell
1994-07-14Formerly hyper.c.~6~Michael I. Bushnell
1994-06-02Formerly hyper.c.~5~Michael I. Bushnell
1994-04-05Formerly hyper.c.~4~Michael I. Bushnell
1994-02-10Formerly hyper.c.~3~Michael I. Bushnell
1994-02-08Formerly hyper.c.~2~Michael I. Bushnell
1994-02-08Initial revisionMichael I. Bushnell