[Ocfs2-tools-devel] [RFC][PATCH] ocfs2-tools: remove datavolume from mount.ocfs2.8

Coly Li coly.li at suse.de
Sun Dec 14 02:33:18 PST 2008


mount option datavolume is only for compatible purpose to ocfs, and upstream ocfs2 1.4 does not
support it anymore. But 'datavolume option is not recognized' "bug" is still reported to SLE11 HASI
(kernel 2.6.27) now, because it is reported that current man page announces data volume is still
supported by ocfs2 1.4, see:
https://bugzilla.novell.com/show_bug.cgi?id=450972

This patch removes ocfs2 1.4 from available list of datavolume option.

Signed-off-by: Coly Li <coly.li at suse.de>
---
 mount.ocfs2/mount.ocfs2.8.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mount.ocfs2/mount.ocfs2.8.in b/mount.ocfs2/mount.ocfs2.8.in
index 0f666dd..66e9091 100644
--- a/mount.ocfs2/mount.ocfs2.8.in
+++ b/mount.ocfs2/mount.ocfs2.8.in
@@ -52,7 +52,7 @@ recovery.
 \fBdatavolume\fR
 Use this mount option to mount volumes storing the Oracle data files,
 control files, redo logs, archive logs, voting disk, cluster registry, etc.
-(This mount option is only available with \fIOCFS2 1.2\fR and \fIOCFS2 1.4\fR.)
+(This mount option is only available with \fIOCFS2 1.2\fR.)

 .TP
 \fBerrors=remount-ro / errors=panic\fR
-- 
Coly Li
SuSE PRC Labs



More information about the Ocfs2-tools-devel mailing list