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
/
isofs
/
udf
/
at
master
6 files
ecma167-udf.h
spelling ok jmc@
4 years ago
udf.h
Remove the lockmgr() API. It is only used by filesystems, where it is a trivial change to use rrw locks instead. All it needs is LK_* defines for the RW_* flags.
9 years ago
udf_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
udf_subr.c
Stop setting d_bbsize and d_sbsize. Nobody has paid any attention for some time.
3 years ago
udf_vfsops.c
spelling ok jmc@
4 years ago
udf_vnops.c
Add vnode parameter to VOP_STRATEGY()
4 years ago