aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/gjournal.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warning when compiling with gcc46:Eitan Adler2012-01-101-2/+1
* - Merge soft-updates journaling from projects/suj/head into head. ThisJeff Roberson2010-04-241-280/+13
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2009-12-281-1/+1
* Correct comment.Pawel Jakub Dawidek2009-06-031-1/+1
* Fix -fstrict-aliasing warning.Ruslan Ermilov2006-11-011-1/+3
* Forgot to add file with gjournal specific fsck code.Pawel Jakub Dawidek2006-10-311-0/+774