summaryrefslogtreecommitdiffstats
path: root/lib/libufs/sblock.c
Commit message (Expand)AuthorAgeFilesLines
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-241-0/+50
* i doesn't need to be signed here, make it unsigned.imp2010-02-111-1/+1
* Reduce diffs with code in Perforce:jmallett2003-06-091-6/+6
* Clean up error reporting in block.c, so that it gives honest error stringsjmallett2003-02-191-4/+4
* If we don't know where the sblock is (e.g. filling out a blank disk), thenjmallett2003-01-271-0/+4
* bwrite, not sbwrite, needs to open for writing and write.jmallett2003-01-231-10/+1
* Nuke dumb error reporting code, people can just use disk::d_error. Unify thejmallett2003-01-181-12/+7
* Create a new 32-bit fs_flags word in the superblock. Add code to movemckusick2002-11-271-1/+1
* Use an error message closer to old dumpfs(8) in the case of truncated/nojmallett2002-10-221-1/+1
* Add the concept of a per-disk error string, and a function which prints itjmallett2002-10-221-0/+5
* In getino, have our DEBUG message in the unhandled case mention that itjmallett2002-07-011-0/+2
* Add libufs, a library for dealing with UFS filesystems from userland tojmallett2002-07-011-0/+122
OpenPOWER on IntegriCloud