summaryrefslogtreecommitdiffstats
path: root/lib/libufs/cgroup.c
Commit message (Collapse)AuthorAgeFilesLines
* Search beyond the first 1/8th of inodes.emaste2010-05-011-1/+1
| | | | Submitted by: jeff
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-241-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.mckusick2010-02-111-1/+1
|
* Implement cgwrite1(3) function which stored a given cylinder group on disk.pjd2006-10-311-0/+14
| | | | Sponsored by: home.pl
* Reduce diffs with code in Perforce:jmallett2003-06-091-4/+4
| | | | Parenthesise return values.
* Store not only the current cylinder group in the series (i.e. next that needsjmallett2003-01-191-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.jmallett2003-01-191-0/+72
OpenPOWER on IntegriCloud