NetBSD/sys/fs/msdosfs
hannken 1423e65b26 Clean up vnode lock operations pass 2:
VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.
2010-06-24 12:58:48 +00:00
..
bootsect.h When mounting an MSDOS fileysystem, do not require that bytes 252 and 2006-08-14 14:06:26 +00:00
bpb.h Use the endian conversion functions from sys/endian.h. 2007-01-27 07:18:10 +00:00
denode.h In genfs where available. 2010-04-08 16:04:35 +00:00
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c ansify function definitions 2009-03-15 17:14:40 +00:00
msdosfs_denode.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
msdosfs_fat.c On broken filesystems the fillinmap inner loop may have never read a 2010-01-26 20:25:52 +00:00
msdosfs_lookup.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
msdosfs_vfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
msdosfs_vnops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
msdosfsmount.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
TODO