aboutsummaryrefslogtreecommitdiff
path: root/ufs
Commit message (Expand)AuthorAgeFilesLines
* (options): Make const.Miles Bader1996-06-221-1/+1
* (diskfs_get_options): New function.Miles Bader1996-06-221-13/+30
* (parse_opt):Miles Bader1996-06-211-7/+44
* (options): New variable.Miles Bader1996-06-151-1/+37
* foo.Michael I. Bushnell1996-05-141-29/+37
* (diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell1996-05-101-1/+1
* (ufs.static ufs): s/ioserver/iohelp/gMichael I. Bushnell1996-05-091-1/+1
* (diskfs_set_statfs): Use and fill in new statfs structure.Michael I. Bushnell1996-05-091-12/+12
* ioserver.h -> iohelp.h.Michael I. Bushnell1996-05-091-1/+1
* (ufs_version): Upgrade to 0.0.Michael I. Bushnell1996-05-061-1/+1
* (block_extended): more fixupMichael I. Bushnell1996-05-031-4/+4
* fixupMichael I. Bushnell1996-05-031-10/+7
* (block_extended): Rewrite code that moves pages to be more efficient,Michael I. Bushnell1996-05-031-37/+55
* (diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein andMichael I. Bushnell1996-05-031-9/+62
* (struct user_pager_info): New members `allow_unlocked_pagein' andMichael I. Bushnell1996-05-031-0/+5
* fixupMichael I. Bushnell1996-05-021-4/+5
* (block_extended): When moving data, sync in-core pager both beforeMichael I. Bushnell1996-05-021-7/+26
* (offer_data): Offer pages at ADDR each time through the loop, not theMichael I. Bushnell1996-05-021-1/+1
* (diskfs_grow): In last offer_data, don't offer a block number as anMichael I. Bushnell1996-04-301-1/+1
* (makemode): Now `servers'.Michael I. Bushnell1996-04-261-6/+7
* (DIRECT_NAMLEN) [! LITTLE_ENDIAN]: Deal correctly with the case whereMichael I. Bushnell1996-04-241-2/+4
* (DIRECT_NAMLEN) [LITTLE_ENDIAN]: Deal with case correctly where it wasMichael I. Bushnell1996-04-241-2/+3
* (block_extended):Michael I. Bushnell1996-04-231-1/+1
* (swab_long_long): one more timeMichael I. Bushnell1996-04-231-1/+1
* and even betterMichael I. Bushnell1996-04-231-2/+2
* (swab_long_long, swab_long): better now.Michael I. Bushnell1996-04-231-2/+2
* fixupMichael I. Bushnell1996-04-231-2/+3
* (swab_long): Cleaner now.Michael I. Bushnell1996-04-231-4/+9
* (read_disknode): typoMichael I. Bushnell1996-04-231-1/+1
* fixup.Michael I. Bushnell1996-04-231-7/+5
* (diskfs_dirempty): node_update -> diskfs_node_update.Michael I. Bushnell1996-04-231-2/+2
* (ffs_blkfree): final fixup.Michael I. Bushnell1996-04-231-10/+10
* (read_disk_entry): Proper syntax.Michael I. Bushnell1996-04-231-3/+5
* Include <string.h>.Michael I. Bushnell1996-04-231-6/+9
* (read_disknode): Use read/write_disk_entry when reading/writingMichael I. Bushnell1996-04-231-42/+44
* (fetch_indir_spec): Use read/write_disk_entry when reading/writingMichael I. Bushnell1996-04-231-6/+6
* (pager_unlock_page): Use read/write_disk_entry when reading/writingMichael I. Bushnell1996-04-231-5/+10
* (diskfs_truncate): Use read/write_disk_entry when reading/writingMichael I. Bushnell1996-04-231-18/+29
* (swab_disk): New variable.Michael I. Bushnell1996-04-231-9/+22
* (ffs_realloccg): Use read/write_disk_entry when reading/writingMichael I. Bushnell1996-04-231-10/+158
* (read_disk_entry): New macro.Michael I. Bushnell1996-04-231-0/+15
* (swab_sblock, swab_csums): New functions.Michael I. Bushnell1996-04-231-1/+117
* (swab_disk): New variable.Michael I. Bushnell1996-04-231-0/+23
* (diskfs_grow): New variable `pagerpt'.Michael I. Bushnell1996-04-181-43/+70
* (ffs_realloccg): If we are allocating a new block, don't actually freeMichael I. Bushnell1996-04-181-3/+6
* (diskfs_lookup_hard): Set atime appropriately, and sync the new atimeMichael I. Bushnell1996-04-161-0/+29
* (diskfs_write_disknode): Only do sync if WAIT is set.Michael I. Bushnell1996-04-161-1/+2
* (diskfs_cached_lookup): Intialize NP->cache_id *after* NP exists.Miles Bader1996-04-041-1/+3
* *** empty log message ***Michael I. Bushnell1996-04-031-1/+0
* (diskfs_cached_lookup): Renamed from `iget'. All callers changed.Michael I. Bushnell1996-04-031-1/+1