This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
gnu
/
ext2fs
History
Poul-Henning Kamp
4d453ef101
Properly vector all bwrite() and BUF_WRITE() calls through the same path
...
and s/BUF_WRITE()/bwrite()/ since it now does the same as bwrite().
2004-03-11 18:02:36 +00:00
..
COPYRIGHT.INFO
…
ext2_alloc.c
…
ext2_balloc.c
…
ext2_bitops.h
…
ext2_bmap.c
DuH!
2003-10-18 14:10:28 +00:00
ext2_extern.h
…
ext2_fs_sb.h
Enforce the file size limit in VOP_WRITE() as well as VOP_TRUNCATE();
2004-02-19 09:06:06 +00:00
ext2_fs.h
Add partial support for large (>4GB) files on ext2 filesystems. This
2004-02-18 14:08:25 +00:00
ext2_ihash.c
…
ext2_inode_cnv.c
Add partial support for large (>4GB) files on ext2 filesystems. This
2004-02-18 14:08:25 +00:00
ext2_inode.c
Enforce the file size limit in VOP_WRITE() as well as VOP_TRUNCATE();
2004-02-19 09:06:06 +00:00
ext2_linux_balloc.c
Fix the alpha tinderbox. The alpha specific bitops used by the bitmap
2003-10-29 07:35:53 +00:00
ext2_linux_ialloc.c
Fix the alpha tinderbox. The alpha specific bitops used by the bitmap
2003-10-29 07:35:53 +00:00
ext2_lookup.c
Properly vector all bwrite() and BUF_WRITE() calls through the same path
2004-03-11 18:02:36 +00:00
ext2_mount.h
…
ext2_readwrite.c
Enforce the file size limit in VOP_WRITE() as well as VOP_TRUNCATE();
2004-02-19 09:06:06 +00:00
ext2_subr.c
…
ext2_vfsops.c
Remove unused mnt_reservedvnlist field.
2004-03-11 16:59:57 +00:00
ext2_vnops.c
Remove unused second arg to vfinddev().
2004-03-11 16:33:11 +00:00
fs.h
…
i386-bitops.h
…
inode.h
…
sparc64-bitops.h
…