summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_linux_balloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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