[Ocfs2-tools-devel] [PATCH 09/10] tools: Drop ocfs2cdsl
Sunil Mushran
sunil.mushran at oracle.com
Tue Jul 22 14:44:17 PDT 2008
Dropping ocfs2cdsl from build infrastructure as the corresponding
support in the kernel is missing.
Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
---
Makefile | 2 +-
configure.in | 1 -
debian/ocfs2-tools.install | 2 --
debian/ocfs2-tools.manpages | 1 -
debugfs.ocfs2/debugfs.ocfs2.8.in | 1 -
fsck.ocfs2/fsck.ocfs2.8.in | 1 -
libo2cb/o2cb.7.in | 1 -
mkfs.ocfs2/mkfs.ocfs2.8.in | 1 -
mount.ocfs2/mount.ocfs2.8.in | 1 -
mounted.ocfs2/mounted.ocfs2.8.in | 1 -
o2cb_ctl/o2cb_ctl.8.in | 1 -
ocfs2_hb_ctl/ocfs2_hb_ctl.8.in | 1 -
ocfs2console/ocfs2console.8.in | 1 -
tunefs.ocfs2/tunefs.ocfs2.8.in | 1 -
vendor/common/ocfs2-tools.spec-generic.in | 2 --
15 files changed, 1 insertions(+), 17 deletions(-)
diff --git a/Makefile b/Makefile
index 3e782bc..eed024d 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ CHKCONFIG_DEP = chkconfig
COMPILE_PY = 1
endif
-SUBDIRS = include libo2dlm libo2cb libocfs2 fsck.ocfs2 mkfs.ocfs2 mounted.ocfs2 tunefs.ocfs2 debugfs.ocfs2 o2cb_ctl ocfs2_hb_ctl mount.ocfs2 ocfs2_controld ocfs2cdsl o2image listuuid sizetest extras patches
+SUBDIRS = include libo2dlm libo2cb libocfs2 fsck.ocfs2 mkfs.ocfs2 mounted.ocfs2 tunefs.ocfs2 debugfs.ocfs2 o2cb_ctl ocfs2_hb_ctl mount.ocfs2 ocfs2_controld o2image listuuid sizetest extras patches
ifdef BUILD_OCFS2CONSOLE
SUBDIRS += ocfs2console
diff --git a/configure.in b/configure.in
index 3118c5f..a0a1431 100644
--- a/configure.in
+++ b/configure.in
@@ -330,7 +330,6 @@ fsck.ocfs2/fsck.ocfs2.checks.8
mount.ocfs2/mount.ocfs2.8
o2cb_ctl/o2cb_ctl.8
ocfs2_hb_ctl/ocfs2_hb_ctl.8
-ocfs2cdsl/ocfs2cdsl.8
ocfs2console/ocfs2console.8
tunefs.ocfs2/tunefs.ocfs2.8
o2image/o2image.8
diff --git a/debian/ocfs2-tools.install b/debian/ocfs2-tools.install
index 62c2e29..4ca7d34 100644
--- a/debian/ocfs2-tools.install
+++ b/debian/ocfs2-tools.install
@@ -5,7 +5,6 @@ sbin/mount.ocfs2
sbin/mounted.ocfs2
sbin/o2cb_ctl
sbin/ocfs2_hb_ctl
-sbin/ocfs2cdsl
sbin/tunefs.ocfs2
usr/share/man/man8/debugfs.ocfs2.8
usr/share/man/man8/fsck.ocfs2.8
@@ -16,5 +15,4 @@ usr/share/man/man8/mounted.ocfs2.8
usr/share/man/man7/o2cb.7
usr/share/man/man8/o2cb_ctl.8
usr/share/man/man8/ocfs2_hb_ctl.8
-usr/share/man/man8/ocfs2cdsl.8
usr/share/man/man8/tunefs.ocfs2.8
diff --git a/debian/ocfs2-tools.manpages b/debian/ocfs2-tools.manpages
index 605b8c4..439fa68 100644
--- a/debian/ocfs2-tools.manpages
+++ b/debian/ocfs2-tools.manpages
@@ -6,6 +6,5 @@ debian/tmp/usr/share/man/man8/tunefs.ocfs2.8
debian/tmp/usr/share/man/man8/mounted.ocfs2.8
debian/tmp/usr/share/man/man8/o2cb_ctl.8
debian/tmp/usr/share/man/man8/ocfs2_hb_ctl.8
-debian/tmp/usr/share/man/man8/ocfs2cdsl.8
debian/tmp/usr/share/man/man8/o2image.8
debian/tmp/usr/share/man/man7/o2cb.7
diff --git a/debugfs.ocfs2/debugfs.ocfs2.8.in b/debugfs.ocfs2/debugfs.ocfs2.8.in
index 7438125..3a32ad4 100644
--- a/debugfs.ocfs2/debugfs.ocfs2.8.in
+++ b/debugfs.ocfs2/debugfs.ocfs2.8.in
@@ -225,7 +225,6 @@ This tool has been modelled after \fBdebugfs\fR, a debugging tool for ext2.
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR o2image(8)
.BR o2cb(7)
diff --git a/fsck.ocfs2/fsck.ocfs2.8.in b/fsck.ocfs2/fsck.ocfs2.8.in
index b16a709..5664f44 100644
--- a/fsck.ocfs2/fsck.ocfs2.8.in
+++ b/fsck.ocfs2/fsck.ocfs2.8.in
@@ -96,7 +96,6 @@ The exit code returned by \fBfsck.ocfs2\fR is the sum of the following condition
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
diff --git a/libo2cb/o2cb.7.in b/libo2cb/o2cb.7.in
index d122935..bca77ab 100644
--- a/libo2cb/o2cb.7.in
+++ b/libo2cb/o2cb.7.in
@@ -134,7 +134,6 @@ node:
.BR tunefs.ocfs2(8)
.BR debugfs.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.SH "AUTHORS"
Oracle Corporation
diff --git a/mkfs.ocfs2/mkfs.ocfs2.8.in b/mkfs.ocfs2/mkfs.ocfs2.8.in
index 75110b1..6b553f8 100644
--- a/mkfs.ocfs2/mkfs.ocfs2.8.in
+++ b/mkfs.ocfs2/mkfs.ocfs2.8.in
@@ -159,7 +159,6 @@ consume the given number of file system blocks (see \fB-b\fR) on the device.
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
.SH "AUTHORS"
diff --git a/mount.ocfs2/mount.ocfs2.8.in b/mount.ocfs2/mount.ocfs2.8.in
index b8c5258..0f666dd 100644
--- a/mount.ocfs2/mount.ocfs2.8.in
+++ b/mount.ocfs2/mount.ocfs2.8.in
@@ -83,7 +83,6 @@ Mount the file system read-write.
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR debugfs.ocfs2(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
.SH "AUTHORS"
diff --git a/mounted.ocfs2/mounted.ocfs2.8.in b/mounted.ocfs2/mounted.ocfs2.8.in
index 54360a5..3db4488 100644
--- a/mounted.ocfs2/mounted.ocfs2.8.in
+++ b/mounted.ocfs2/mounted.ocfs2.8.in
@@ -43,7 +43,6 @@ Device FS Nodes
.BR tunefs.ocfs2(8)
.BR debugfs.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
.SH "AUTHORS"
diff --git a/o2cb_ctl/o2cb_ctl.8.in b/o2cb_ctl/o2cb_ctl.8.in
index 7a61d57..faf2fff 100644
--- a/o2cb_ctl/o2cb_ctl.8.in
+++ b/o2cb_ctl/o2cb_ctl.8.in
@@ -135,7 +135,6 @@ $ o2cb_ctl -H -n node5 -a ip_address=192.168.1.5
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
.SH "AUTHORS"
diff --git a/ocfs2_hb_ctl/ocfs2_hb_ctl.8.in b/ocfs2_hb_ctl/ocfs2_hb_ctl.8.in
index e16ab10..985035d 100644
--- a/ocfs2_hb_ctl/ocfs2_hb_ctl.8.in
+++ b/ocfs2_hb_ctl/ocfs2_hb_ctl.8.in
@@ -57,7 +57,6 @@ Displays help and exit.
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR debugfs.ocfs2(8)
.SH "AUTHORS"
diff --git a/ocfs2console/ocfs2console.8.in b/ocfs2console/ocfs2console.8.in
index 2f94cc3..9312e55 100644
--- a/ocfs2console/ocfs2console.8.in
+++ b/ocfs2console/ocfs2console.8.in
@@ -16,7 +16,6 @@ One can also use this tool to format, tune, mount and umount \fIOCFS2\fR volumes
.BR tunefs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR debugfs.ocfs2(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
.SH AUTHORS
diff --git a/tunefs.ocfs2/tunefs.ocfs2.8.in b/tunefs.ocfs2/tunefs.ocfs2.8.in
index ed59929..da6c713 100644
--- a/tunefs.ocfs2/tunefs.ocfs2.8.in
+++ b/tunefs.ocfs2/tunefs.ocfs2.8.in
@@ -140,7 +140,6 @@ UUID=80d1adf4-3fde-40dd-9b56-d370462ace17
.BR debugfs.ocfs2(8)
.BR mounted.ocfs2(8)
.BR ocfs2console(8)
-.BR ocfs2cdsl(8)
.BR o2cb(7)
.SH "AUTHORS"
diff --git a/vendor/common/ocfs2-tools.spec-generic.in b/vendor/common/ocfs2-tools.spec-generic.in
index 04c5e39..3d61d3c 100644
--- a/vendor/common/ocfs2-tools.spec-generic.in
+++ b/vendor/common/ocfs2-tools.spec-generic.in
@@ -117,7 +117,6 @@ fi
/sbin/debugfs.ocfs2
/sbin/o2cb_ctl
/sbin/mount.ocfs2
-/sbin/ocfs2cdsl
/sbin/o2image
/sbin/ocfs2_hb_ctl
/etc/init.d/o2cb
@@ -132,7 +131,6 @@ fi
/usr/share/man/man8/mounted.ocfs2.8.gz
/usr/share/man/man8/o2cb_ctl.8.gz
/usr/share/man/man8/ocfs2_hb_ctl.8.gz
-/usr/share/man/man8/ocfs2cdsl.8.gz
/usr/share/man/man8/o2image.8.gz
/usr/share/man/man7/o2cb.7.gz
--
1.5.4.3
More information about the Ocfs2-tools-devel
mailing list