summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2009-05-18 17:20:24 +0000
committerkan <kan@FreeBSD.org>2009-05-18 17:20:24 +0000
commit35f48e9de62bedab074dd579586af376d87eb778 (patch)
treea4c3fe02fe5f8c9a20ed3ecd141e87b16154726a /sys
parentf487a64e0655f446aa9a0af3de8bda2e92aaddde (diff)
downloadFreeBSD-src-35f48e9de62bedab074dd579586af376d87eb778.zip
FreeBSD-src-35f48e9de62bedab074dd579586af376d87eb778.tar.gz
Remove empty files and do nto try to build them.
Apparently, they are problematic for CTF users. PR: 119298 Submitted by: Julian H. Stacey
Diffstat (limited to 'sys')
-rw-r--r--sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c0
-rw-r--r--sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c0
-rw-r--r--sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c0
-rw-r--r--sys/modules/xfs/Makefile3
4 files changed, 0 insertions, 3 deletions
diff --git a/sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c b/sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c
deleted file mode 100644
index e69de29..0000000
--- a/sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c
+++ /dev/null
diff --git a/sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c b/sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c
deleted file mode 100644
index e69de29..0000000
--- a/sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c
+++ /dev/null
diff --git a/sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c b/sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c
deleted file mode 100644
index e69de29..0000000
--- a/sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c
+++ /dev/null
diff --git a/sys/modules/xfs/Makefile b/sys/modules/xfs/Makefile
index 5d7ce50..e713b05 100644
--- a/sys/modules/xfs/Makefile
+++ b/sys/modules/xfs/Makefile
@@ -54,9 +54,6 @@ SRCS = vnode_if.h \
xfs_iget.c \
xfs_attr_leaf.c \
xfs_attr.c \
- xfsrtstubs.c \
- xfsquotasstubs.c \
- xfsdmapistubs.c \
xfs_dmops.c \
xfs_qmops.c \
xfs_mountops.c \
OpenPOWER on IntegriCloud