Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Search beyond the first 1/8th of inodes. | emaste | 2010-05-01 | 1 | -1/+1 |
| | | | | Submitted by: jeff | ||||
* | - Merge soft-updates journaling from projects/suj/head into head. This | jeff | 2010-04-24 | 1 | -2/+138 |
| | | | | | | | | brings in support for an optional intent log which eliminates the need for background fsck on unclean shutdown. Sponsored by: iXsystems, Yahoo!, and Juniper. With help from: McKusick and Peter Holm | ||||
* | Keep Tinderbox happy. | mckusick | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Implement cgwrite1(3) function which stored a given cylinder group on disk. | pjd | 2006-10-31 | 1 | -0/+14 |
| | | | | Sponsored by: home.pl | ||||
* | Reduce diffs with code in Perforce: | jmallett | 2003-06-09 | 1 | -4/+4 |
| | | | | Parenthesise return values. | ||||
* | Store not only the current cylinder group in the series (i.e. next that needs | jmallett | 2003-01-19 | 1 | -0/+1 |
| | | | | | to be read in) but also the last cylinder group in the series (i.e. what is stored in the structure). | ||||
* | Add facility to read one, or a string of, cylinger groups. | jmallett | 2003-01-19 | 1 | -0/+72 |