]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove the unused and not completed write support for NTFS.
authorAttilio Rao <attilio@FreeBSD.org>
Tue, 10 Jul 2012 00:01:00 +0000 (00:01 +0000)
committerAttilio Rao <attilio@FreeBSD.org>
Tue, 10 Jul 2012 00:01:00 +0000 (00:01 +0000)
commit8806edb4abe9ee6e255e2299703f58d51748f8f2
tree34d3de51c7a7c0d67b0e5faf565fd229a25a70f7
parent3e5e99564072ce97c8694da363f14638f71653e5
- Remove the unused and not completed write support for NTFS.
- Fix a bug where vfs_mountedfrom() is called also when the filesystem
  is not mounted successfully.

Tested by: pho
sys/fs/ntfs/ntfs_subr.c
sys/fs/ntfs/ntfs_subr.h
sys/fs/ntfs/ntfs_vfsops.c
sys/fs/ntfs/ntfs_vnops.c