summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-1/+1
* ARGH! SBLOCK is not unused. Try to get this right.phk2002-05-121-2/+1
* Remove #define for BBOFF, it is assumed == 0 so many places that we mightphk2002-05-121-2/+1
* Remove unused BBLOCK and SBLOCK #defines.phk2002-05-121-2/+0
* KSE Milestone 2julian2001-09-121-2/+2
* Quick fix for not writing group descriptor group, inode bitmaps orbde2000-11-101-1/+2
* Convert buffer locking from using the B_BUSY and B_WANTED flags to usingmckusick1999-06-261-1/+1
* Quick fix for not being able to sync all the buffers in boot() ifbde1998-10-031-3/+9
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tdyson1997-08-041-0/+20
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-2/+2
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+157
OpenPOWER on IntegriCloud