NetBSD/sys/fs/ntfs
hannken 245651a23d Remove vlockmgr(). Generic vnode lock operations now use a rwlock located
in the vnode.  All LK_* flags move from sys/lock.h to sys/vnode.h.  Calls
to vlockmgr() in file systems get replaced with VOP_LOCK() or VOP_UNLOCK().

Welcome to 5.99.34.

Discussed on tech-kern.
2010-07-01 13:00:54 +00:00
..
files.ntfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
ntfs_compr.c bzero -> memset 2009-03-18 16:00:08 +00:00
ntfs_compr.h
ntfs_conv.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ntfs_ihash.c ansify function definitions 2009-03-15 17:14:40 +00:00
ntfs_ihash.h Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ntfs_inode.h Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +00:00
ntfs_subr.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
ntfs_subr.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs_vfsops.c Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
ntfs_vfsops.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ntfs_vnops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ntfs.h - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
ntfsmount.h
TODO Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00