History log of /freebsd-10.1-release/sbin/fsck_ffs/gjournal.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 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


# 241012 27-Sep-2012 mdf

Fix fsck_ffs build with a 64-bit ino_t.

Original code by: Gleb Kurtsou


# 229918 10-Jan-2012 eadler

Fix warning when compiling with gcc46:
error: variable 'blksfree' set but not used

Reviewed by: pjd
Approved by: dim
MFC after: 3 days


# 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


# 201145 28-Dec-2009 antoine

(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
Fix some wrong usages.
Note: this does not affect generated binaries as this argument is not used.

PR: 137213
Submitted by: Eygene Ryabinkin (initial version)
MFC after: 1 month


# 193372 03-Jun-2009 pjd

Correct comment.


# 163866 01-Nov-2006 ru

Fix -fstrict-aliasing warning.


# 163849 31-Oct-2006 pjd

Forgot to add file with gjournal specific fsck code.

Sponsored by: home.pl