NetBSD/sys/fs/ntfs
hannken 312d89f0de Change bread() and breadn() to never return a buffer on
error and modify all callers to not brelse() on error.

Welcome to 6.99.16

PR kern/46282 (6.0_BETA crash: msdosfs_bmap -> pcbmap -> bread -> bio_doread)
2012-12-20 08:03:41 +00:00
..
files.ntfs
Makefile
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c extending vmem(9) to be able to allocated resources for it's own needs. 2012-01-27 19:48:38 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ntfs_subr.h
ntfs_vfsops.c VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
ntfs_vfsops.h
ntfs_vnops.c Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
ntfs.h
ntfsmount.h
TODO