freebsd-skq/sys/fs/ext2fs
Pedro F. Giffuni 5ed5554f0a Style cleanups by jh@.
Fix a comment from the previous commit.
Use M_ZERO instead of bzero() in ext2_vfsops.c
Add include guards from PR.

PR:		162564
Approved by:	jhb (mentor)
MFC after:	2 weeks
2011-12-16 15:47:43 +00:00
..
ext2_alloc.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_balloc.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_bmap.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_dinode.h Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
ext2_dir.h Various style fixes including using uint*_t instead of u_int*_t. 2011-04-27 18:15:34 +00:00
ext2_extern.h Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_inode_cnv.c
ext2_inode.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_lookup.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_mount.h Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_subr.c Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_vfsops.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2_vnops.c Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
ext2fs.h Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
fs.h Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
inode.h Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00