summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/fs.h
Commit message (Expand)AuthorAgeFilesLines
* When running with soft updates, track the number of blocks and filesmckusick2001-05-081-1/+3
* This checkin adds support in ufs/ffs for the FS_NEEDSFSCK flag.mckusick2001-04-141-3/+12
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.mckusick2001-04-101-4/+21
* Add kernel support for running fsck on active filesystems.mckusick2001-03-211-0/+22
* Fixes to track snapshot copy-on-write checking in the specinfomckusick2001-03-071-1/+2
* The ffs superblock includes a 128-byte region for use by temporaryiedowse2001-01-151-18/+16
* Get userland visible flags added for snapshots to give a few daysmckusick2000-07-041-1/+26
* Use 64-bit math to calculate if we have hit our freespace limit.mckusick2000-03-171-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-2/+14
* Fixed corrupted newline and corrupted tab in previous commit.bde1997-03-241-2/+3
* Add generation number randomization. Newly created filesystems wil nowguido1997-03-231-3/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-138/+150
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed lblktosize(). It overflowed at 2G. This bug only affectedbde1996-10-121-4/+7
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Increased default minfree to 8%.dg1995-03-101-2/+2
* Made idempotentpaul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+489
OpenPOWER on IntegriCloud