freebsd-dev/sys/fs/ntfs
Jeff Roberson 7261f5f68e - Add a new 'flags' parameter to getblk().
- Define one flag GB_LOCK_NOWAIT that tells getblk() to pass the LK_NOWAIT
   flag to the initial BUF_LOCK().  This will eventually be used in cases
   were we want to use a buffer only if it is not currently in use.
 - Convert all consumers of the getblk() api to use this extra parameter.

Reviwed by:	arch
Not objected to by:	mckusick
2003-03-04 00:04:44 +00:00
..
ntfs_compr.c GC non-FreeBSD code that didn't work anyways. 2001-11-26 23:45:12 +00:00
ntfs_compr.h
ntfs_ihash.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
ntfs_ihash.h Remove __P. 2002-03-19 22:20:14 +00:00
ntfs_inode.h Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00
ntfs_subr.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ntfs_subr.h Remove __P. 2002-03-19 22:20:14 +00:00
ntfs_vfsops.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ntfs_vfsops.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
ntfs_vnops.c Finish cleanup of vprint() which was begun with changing v_tag to a string. 2003-03-03 19:15:40 +00:00
ntfs.h GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK. 2001-11-27 00:18:33 +00:00
ntfsmount.h Stole unicode translation table from mount_msdos. Add kernel code 2001-09-08 23:03:52 +00:00