History log of /freebsd-10-stable/lib/libufs/cgroup.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 207476 01-May-2010 emaste

Search beyond the first 1/8th of inodes.

Submitted by: jeff


# 207141 24-Apr-2010 jeff

- Merge soft-updates journaling from projects/suj/head into head. This
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


# 203768 11-Feb-2010 mckusick

Keep Tinderbox happy.


# 163835 31-Oct-2006 pjd

Implement cgwrite1(3) function which stored a given cylinder group on disk.

Sponsored by: home.pl


# 116084 09-Jun-2003 jmallett

Reduce diffs with code in Perforce:
Parenthesise return values.


# 109518 19-Jan-2003 jmallett

Store not only the current cylinder group in the series (i.e. next that needs
to be read in) but also the last cylinder group in the series (i.e. what is
stored in the structure).


# 109509 18-Jan-2003 jmallett

Add facility to read one, or a string of, cylinger groups.