freebsd-nq/sys/fs/ntfs
Poul-Henning Kamp 625d4bc03a Create a vp->v_object in VFS_FHTOVP() if we want to be exportable
with NFS.

We are moving responsibility for creating the vnode_pager object into
the filesystems which own the vnode, and this is one of the places
we have to cover.

We call vnode_create_vobject() directly because we own the vnode.

If we can get the size easily, pass it as an argument to save the
call to VOP_GETATTR() in vnode_create_vobject()
2005-01-24 21:51:19 +00:00
..
ntfs_compr.c
ntfs_compr.h
ntfs_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
ntfs_ihash.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
ntfs_ihash.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ntfs_inode.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ntfs_subr.c Make a more whole-hearted attempt at GEOM'ifying NTFS. 2004-11-03 21:36:41 +00:00
ntfs_subr.h - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
ntfs_vfsops.c Create a vp->v_object in VFS_FHTOVP() if we want to be exportable 2005-01-24 21:51:19 +00:00
ntfs_vfsops.h
ntfs_vnops.c Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
ntfs.h Convert to nmount. Add omount compat. 2004-12-06 20:22:16 +00:00
ntfsmount.h - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00