freebsd-skq/sys/fs/ntfs
delphij 15d6d1b68d MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56,
sys/fs/msdosfs/msdosfs_vfsops.c:1.145,
    sys/fs/ntfs/ntfs_vfsops.c:1.79-1.80,
    sys/fs/udf/udf_vfsops.c:1.34-1.35,
    sys/gnu/fs/ext2fs/ext2_vfsops.c:1.152-1.153,
    sys/gnu/fs/reiserfs/reiserfs_vfsops.c:1.2-1.3 (by ssouhlal):

*_mountfs() (if the filesystem mounts from a device) needs devvp to be
locked, so lock it.

Approved by:	re (scottl)
2005-09-30 06:26:42 +00:00
..
ntfs_compr.c
ntfs_compr.h
ntfs_iconv.c
ntfs_ihash.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c The printf(9) `%p' conversion specifier puts an "0x" in 2005-05-06 00:15:57 +00:00
ntfs_subr.h
ntfs_vfsops.c MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56, 2005-09-30 06:26:42 +00:00
ntfs_vfsops.h make M_NTFSMNT and ntfs_calccfree() static 2005-02-10 12:09:49 +00:00
ntfs_vnops.c - Correct the dprintf format int the _lookup routine. 2005-03-28 14:26:01 +00:00
ntfs.h Convert to nmount. Add omount compat. 2004-12-06 20:22:16 +00:00
ntfsmount.h