tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
ufs
/
ext2fs
/
at
master
16 files
ext2fs.h
spelling
5 years ago
ext2fs_alloc.c
panic does not require a \n at the end. When one is provided, it looks wrong.
4 years ago
ext2fs_balloc.c
getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@
6 years ago
ext2fs_bmap.c
Add vnode parameter to VOP_STRATEGY()
4 years ago
ext2fs_bswap.c
use proper on-disk inode size: no more, no less.
11 years ago
ext2fs_dinode.h
use proper on-disk inode size: no more, no less.
11 years ago
ext2fs_dir.h
separate searchslot variables into a structure like FreeBSD
11 years ago
ext2fs_extents.c
If you use sys/param.h, you don't need sys/types.h
8 years ago
ext2fs_extents.h
ext4 (extents) read support
11 years ago
ext2fs_extern.h
struct vops is not modified during runtime so use const which moves each into read-only data segment. OK deraadt@ tedu@
6 years ago
ext2fs_inode.c
Put more struct vnode fields under splbio().
3 years ago
ext2fs_lookup.c
spelling ok jmc@
4 years ago
ext2fs_readwrite.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
ext2fs_subr.c
revert vnode: remove VLOCKSWORK and check locking when vop_islocked != nullop (both kernel and userland bits)
4 years ago
ext2fs_vfsops.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
ext2fs_vnops.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago