summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_linux_balloc.c
Commit message (Expand)AuthorAgeFilesLines
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-23/+22
* Put the bits in place for Alpha support for ext2. Not tested.mjacob2000-12-091-0/+2
* Support filesystems with the not-so-new "sparse_superblocks" feature.bde2000-11-031-6/+30
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingphk2000-10-291-1/+0
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* ext2fs relies on UFS support code, and as a result also requiresrwatson2000-04-151-0/+3
* Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>).bde1999-02-251-0/+1
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,bde1998-10-131-2/+2
* Support compiling with `gcc -ansi'.bde1998-04-151-5/+5
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tdyson1997-08-041-1/+3
* Removed unused #includes.bde1997-06-141-1/+0
* Use __i386__ instead of i386 in ifdefs.bde1997-04-011-3/+5
* Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long tobde1997-02-121-2/+2
* ext2_inode_cnv.c:bde1995-11-091-5/+2
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-081-3/+2
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+582
OpenPOWER on IntegriCloud