From c83397d5b80dc9e2146c1d78e562dda6dd59f036 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Wed, 28 Jan 2009 13:36:00 +0000
Subject: [PATCH] Incorporated suggestion from: Date: Mon, 26 Jan 2009 15:27:28
 +0200 From: Danie Marais <danie.marais@attix5.com> To:
 smartmontools-support@lists.sourceforge.net

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2718 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/badblockhowto.xml | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/www/badblockhowto.xml b/www/badblockhowto.xml
index 7676f1b77..a89927eee 100644
--- a/www/badblockhowto.xml
+++ b/www/badblockhowto.xml
@@ -470,6 +470,12 @@ Inode   Pathname
 45192   /S1/R/H/714979488-714985279/H-R-714979984-16.gwf
 debugfs:  quit
 </programlisting>
+Note that the first few steps of this procedure could also be done
+with a single command, which is very helpful if there are many bad
+blocks (thanks to Danie Marais for pointing this out):
+<programlisting>
+debugfs: icheck 3778301 3778302 3778303
+</programlisting>
 </para>
 <para>
 And finally, just to confirm that this is really the damaged file:
@@ -1209,7 +1215,7 @@ disk later (not unlike the way a replacement disk from a manufacturer
 might be used).
 </para>
 <para>
-CVS $Id: badblockhowto.xml,v 1.5 2008/07/17 18:24:14 chrfranke Exp $
+CVS $Id: badblockhowto.xml,v 1.6 2009/01/28 13:36:00 ballen4705 Exp $
 </para>
 </sect3>
 </sect2>
@@ -1225,7 +1231,7 @@ dummy
 </para>
 
 <para>
-CVS $Id: badblockhowto.xml,v 1.5 2008/07/17 18:24:14 chrfranke Exp $
+CVS $Id: badblockhowto.xml,v 1.6 2009/01/28 13:36:00 ballen4705 Exp $
 </para>
 </sect1>
 </appendix>
-- 
GitLab