[Ocfs2-tools-devel] [PATCH 3/9] mkfs.ocfs2: Refresh manpage

Mark Fasheh mfasheh at suse.com
Fri May 8 14:54:20 PDT 2009


On Wed, May 06, 2009 at 06:48:39PM -0700, Sunil Mushran wrote:
> Add feature compatibility section to list the new file system features
> and the version each was added in.
> 
> Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

Signed-off-by: Mark Fasheh <mfasheh at suse.com>

The table below is a good idea. Would it be a good idea for me to send an
additional patch that adds SLES versions to the list?
	--Mark

> +.TS
> +CENTER ALLBOX;
> +LI LI LI
> +LB C C.
> +Feature	Mainline Kernel Version	Enterprise OCFS2 Version
> +block64	Linux 2.6.29	Not available as yet
> +local	Linux 2.6.20	OCFS2 1.2 and 1.4
> +sparse	Linux 2.6.22	OCFS2 1.4
> +unwritten	Linux 2.6.23	OCFS2 1.4
> +inline-data	Linux 2.6.24	OCFS2 1.4
> +extended-slotmap	Linux 2.6.27	Not available as yet
> +xattr	Linux 2.6.29	Not available as yet
> +.TE
> +
> +.TS
> +;
> +L.
> +Users can query the features enabled in the file system as follows:
> +.TE
> +
> +.TS
> +;
> +L.
> +[root at node1 ~]# tunefs.ocfs2 -Q "Label: %V\\nFeatures: %H %O\\n" /dev/sdg1
> +Label: apache_files_10
> +Features: sparse inline-data unwritten
> +.TE
> +
>  .SH "SEE ALSO"
>  .BR debugfs.ocfs2(8)
>  .BR fsck.ocfs2(8)
> @@ -196,4 +236,4 @@ consume the given number of file system blocks (see \fB-b\fR) on the device.
>  Oracle Corporation
>  
>  .SH "COPYRIGHT"
> -Copyright \(co 2004, 2008 Oracle. All rights reserved.
> +Copyright \(co 2004, 2009 Oracle. All rights reserved.
> -- 
> 1.5.6.3
> 
> 
> _______________________________________________
> Ocfs2-tools-devel mailing list
> Ocfs2-tools-devel at oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-tools-devel
--
Mark Fasheh



More information about the Ocfs2-tools-devel mailing list