[Ocfs2-tools-devel] [PATCH 8/8] O2info: Add miscellaneous changes needed for o2info.

Sunil Mushran sunil.mushran at oracle.com
Tue Apr 20 16:58:25 PDT 2010


sob.

Tristan Ye wrote:
> Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
> ---
>  CREDITS                                   |    3 +++
>  debian/ocfs2-tools.install                |    2 ++
>  debian/ocfs2-tools.manpages               |    1 +
>  vendor/common/ocfs2-tools.spec-generic.in |    2 ++
>  4 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index d15ca67..042b8e1 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -29,6 +29,9 @@ ocfs2cdsl:
>  ocfs2console:
>  	Written by Manish Singh.
>  
> +o2info:
> +	Written by Tristan Ye.
> +
>  ocfs2console/blkid:
>  	From e2fsprogs 1.37, by Theodore Ts'o and Andreas Dilger.
>  
> diff --git a/debian/ocfs2-tools.install b/debian/ocfs2-tools.install
> index 4ca7d34..6c74383 100644
> --- a/debian/ocfs2-tools.install
> +++ b/debian/ocfs2-tools.install
> @@ -6,6 +6,7 @@ sbin/mounted.ocfs2
>  sbin/o2cb_ctl
>  sbin/ocfs2_hb_ctl
>  sbin/tunefs.ocfs2
> +usr/bin/o2info
>  usr/share/man/man8/debugfs.ocfs2.8
>  usr/share/man/man8/fsck.ocfs2.8
>  usr/share/man/man8/fsck.ocfs2.checks.8
> @@ -16,3 +17,4 @@ 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/tunefs.ocfs2.8
> +usr/share/man/man1/o2info.1
> diff --git a/debian/ocfs2-tools.manpages b/debian/ocfs2-tools.manpages
> index 439fa68..22c1560 100644
> --- a/debian/ocfs2-tools.manpages
> +++ b/debian/ocfs2-tools.manpages
> @@ -8,3 +8,4 @@ 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/o2image.8
>  debian/tmp/usr/share/man/man7/o2cb.7
> +debian/tmp/usr/share/man/man1/o2info.1
> diff --git a/vendor/common/ocfs2-tools.spec-generic.in b/vendor/common/ocfs2-tools.spec-generic.in
> index 3e9b46a..e01aa81 100644
> --- a/vendor/common/ocfs2-tools.spec-generic.in
> +++ b/vendor/common/ocfs2-tools.spec-generic.in
> @@ -119,6 +119,7 @@ fi
>  /sbin/mount.ocfs2
>  /sbin/o2image
>  /sbin/ocfs2_hb_ctl
> +/usr/bin/o2info
>  /etc/init.d/o2cb
>  /etc/init.d/ocfs2
>  %config(noreplace) /etc/sysconfig/o2cb
> @@ -132,6 +133,7 @@ fi
>  /usr/share/man/man8/o2cb_ctl.8.gz
>  /usr/share/man/man8/ocfs2_hb_ctl.8.gz
>  /usr/share/man/man8/o2image.8.gz
> +/usr/share/man/man1/o2info.1.gz
>  /usr/share/man/man7/o2cb.7.gz
>  
>  
>   




More information about the Ocfs2-tools-devel mailing list