aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2013-03-02 18:40:04 +0000
committerAttilio Rao <attilio@FreeBSD.org>2013-03-02 18:40:04 +0000
commit737a61a1ee3dd3971cac78a4803a82ef9be62c4c (patch)
tree34e7d338f3ababf49670d1f4d931d5629dd01afc /ObsoleteFiles.inc
parent0f90e981cb2504aad8a9afaf6320635e948f3136 (diff)
downloadsrc-737a61a1ee3dd3971cac78a4803a82ef9be62c4c.tar.gz
src-737a61a1ee3dd3971cac78a4803a82ef9be62c4c.zip
Garbage collect NTFS bits which are now completely disconnected from
the tree since few months. This patch is not targeted for MFC.
Notes
Notes: svn path=/head/; revision=247665
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 540ae930617d..068882d74d7a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,16 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20130302: NTFS support removed
+OLD_FILES+=usr/include/fs/ntfs/ntfs.h
+OLD_FILES+=usr/include/fs/ntfs/ntfs_compr.h
+OLD_FILES+=usr/include/fs/ntfs/ntfs_ihash.h
+OLD_FILES+=usr/include/fs/ntfs/ntfs_inode.h
+OLD_FILES+=usr/include/fs/ntfs/ntfs_subr.h
+OLD_FILES+=usr/include/fs/ntfs/ntfs_vfsops.h
+OLD_FILES+=usr/include/fs/ntfs/ntfsmount.h
+OLD_DIRS+=usr/include/fs/ntfs
+OLD_FILES+=usr/share/man/man8/mount_ntfs.8.gz
# 20130302: PORTALFS support removed
OLD_FILES+=usr/include/fs/portalfs/portal.h
OLD_DIRS+=usr/include/fs/portalfs