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
/
fs
/
ext2fs
History
Konstantin Belousov
01ed174831
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
...
vn_rdwr, use NULL. Reviewed by: jhb MFC after: 1 week
2009-06-16 15:13:45 +00:00
..
COPYRIGHT.INFO
…
ext2_alloc.c
…
ext2_balloc.c
…
ext2_bitops.h
Do not incorrectly add the low 5 bits of the offset to the resulting
2009-01-04 15:56:49 +00:00
ext2_bmap.c
…
ext2_extern.h
…
ext2_fs_sb.h
- Sync our copies of ext2fs Linux headers to current Linux versions.
2009-06-03 13:25:50 +00:00
ext2_fs.h
- Sync our copies of ext2fs Linux headers to current Linux versions.
2009-06-03 13:25:50 +00:00
ext2_inode_cnv.c
…
ext2_inode.c
- Obtain inode sizes and location of the first inode based on the contents
2009-01-18 14:04:56 +00:00
ext2_linux_balloc.c
…
ext2_linux_ialloc.c
- Obtain inode sizes and location of the first inode based on the contents
2009-01-18 14:04:56 +00:00
ext2_lookup.c
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
2009-06-16 15:13:45 +00:00
ext2_mount.h
…
ext2_readwrite.c
…
ext2_subr.c
…
ext2_vfsops.c
- Outindent long printf lines instead of splitting them in the
2009-06-07 08:42:26 +00:00
ext2_vnops.c
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
2009-06-16 15:13:45 +00:00
fs.h
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
2008-01-13 14:44:15 +00:00
i386-bitops.h
…
inode.h
Move the head of byte-level advisory lock list from the
2008-04-16 11:33:32 +00:00