The following commit has been merged in the master branch:
commit e890c68e2e55a055c2bc064e2a321eeae4cd6596
Author: Patrick Winnertz <win...@debian.org>
Date:   Fri Dec 10 13:12:48 2010 +0100

    Fix some more lintian warnings and errors in the lustre packages
    
    Signed-off-by: Patrick Winnertz <win...@debian.org>

diff --git a/debian/lustre-utils.lintian-overrides 
b/debian/lustre-utils.lintian-overrides
index e889fbc..e9ee040 100644
--- a/debian/lustre-utils.lintian-overrides
+++ b/debian/lustre-utils.lintian-overrides
@@ -34,4 +34,4 @@ lustre-utils: binary-without-manpage usr/sbin/ptlctl
 lustre-utils: binary-without-manpage usr/bin/sgpdd-survey
 lustre-utils: binary-without-manpage usr/sbin/wirecheck
 lustre-utils: binary-without-manpage usr/sbin/wiretest
-
+lustre-utils: binary-without-manpage usr/bin/lfs_migrate
diff --git a/debian/patches/lustre_manpage.patch 
b/debian/patches/lustre_manpage.patch
index b56c2f6..6d09bf0 100644
--- a/debian/patches/lustre_manpage.patch
+++ b/debian/patches/lustre_manpage.patch
@@ -3,8 +3,8 @@
 
 Index: lustre/lustre/doc/lustre.7
 ===================================================================
---- lustre.orig/lustre/doc/lustre.7    2010-12-10 10:49:30.709194003 +0100
-+++ lustre/lustre/doc/lustre.7 2010-12-10 10:51:55.249194003 +0100
+--- lustre.orig/lustre/doc/lustre.7    2010-12-10 10:52:37.345194002 +0100
++++ lustre/lustre/doc/lustre.7 2010-12-10 13:04:48.782428000 +0100
 @@ -2,13 +2,13 @@
  .\" Copyright 2008 by Sun Microsystems, Inc.  All Rights Reserved.
  .\" This file may be copied under the terms of the GNU Public License.
@@ -24,8 +24,8 @@ Index: lustre/lustre/doc/lustre.7
  is under active development from Sun Microsystems (http://www.lustre.org).
 Index: lustre/lustre/doc/lctl.8
 ===================================================================
---- lustre.orig/lustre/doc/lctl.8      2010-12-10 10:52:03.041194003 +0100
-+++ lustre/lustre/doc/lctl.8   2010-12-10 10:52:10.733194003 +0100
+--- lustre.orig/lustre/doc/lctl.8      2010-12-10 10:52:37.353194002 +0100
++++ lustre/lustre/doc/lctl.8   2010-12-10 13:04:48.782428000 +0100
 @@ -35,8 +35,8 @@
  at the lctl prompt.  To get basic help on the meaning and syntax of a
  command, type
@@ -37,3 +37,38 @@ Index: lustre/lustre/doc/lctl.8
  
  For non-interactive use, one uses the second invocation, which runs command 
after connecting to the device.
  
+Index: lustre/lustre/doc/lfs.1
+===================================================================
+--- lustre.orig/lustre/doc/lfs.1       2010-12-10 13:05:14.270428000 +0100
++++ lustre/lustre/doc/lfs.1    2010-12-10 13:10:11.150428001 +0100
+@@ -71,7 +71,7 @@
+ .B lfs help
+ .SH DESCRIPTION
+ .B lfs
+-can be used to create a new file with a specific striping pattern, determine 
the default striping pattern, gather the extended attributes (object numbers 
and location) for a specific file, find files with specific attributes, list 
OST information, or set quota limits. It can be invoked interactively without 
any arguments or in a non-interactive mode with one of the arguements 
supported. 
++can be used to create a new file with a specific striping pattern, determine 
the default striping pattern, gather the extended attributes (object numbers 
and location) for a specific file, find files with specific attributes, list 
OST information, or set quota limits. It can be invoked interactively without 
any arguments or in a non-interactive mode with one of the arguments supported.
+ .SH OPTIONS
+ The various options supported by lctl are listed and explained below:
+ .TP
+@@ -223,7 +223,7 @@
+ .TP
+ .B $ lfs find --obd OST2-UUID /mnt/lustre/
+ Recursively list all files in a given directory that have objects on 
OST2-UUID.
+-.tP
++.TP
+ .B $ lfs check servers 
+ Check the status of all servers (MDT, OST)
+ .TP
+Index: lustre/lustre/doc/llobdstat.8
+===================================================================
+--- lustre.orig/lustre/doc/llobdstat.8 2010-12-10 13:08:15.510428000 +0100
++++ lustre/lustre/doc/llobdstat.8      2010-12-10 13:08:22.162428000 +0100
+@@ -29,7 +29,7 @@
+ 1217026057    0.00MB    0.00MB/s     0.00MB    0.00MB/s
+ 1217026058    0.00MB    0.00MB/s     0.00MB    0.00MB/s
+ 1217026059    0.00MB    0.00MB/s     0.00MB    0.00MB/s st:1
+-...
++
+ .fi
+ .SH FILES
+ /proc/fs/lustre/obdfilter/<ostname>/stats.

-- 
Lustre Debian Packaging 

_______________________________________________
Pkg-lustre-svn-commit mailing list
Pkg-lustre-svn-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit

Reply via email to