mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||