opnsense-src/sys/fs/ext2fs
Ulf Lilleengen e09c00cada Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer
of Code 2009:

- BSDL block and inode allocation policies for ext2fs. This involves the use
  FFS1 style block and inode allocation for ext2fs. Preallocation was removed
  since it was GPL'd.
- Make ext2fs MPSAFE by introducing locks to per-mount datastructures.
- Fixes for kern/122047 PR.
- Various small bugfixes.
- Move out of gnu/ directory.

Sponsored by:   Google Inc.
Submitted by:	Aditya Sarawgi <sarawgi.aditya AT SPAMFREE gmail DOT com>
2010-01-14 14:30:54 +00:00
..
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h
ext2_dir.h
ext2_extern.h
ext2_inode.c
ext2_inode_cnv.c
ext2_lookup.c
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c
ext2_vnops.c
ext2fs.h
fs.h
inode.h