Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Index: xfstests-dev/201
===================================================================
--- xfstests-dev.orig/201 2009-02-14 15:06:31.000000000 +0000
+++ xfstests-dev/201 2009-02-14 15:06:42.000000000 +0000
@@ -1,13 +1,13 @@
#! /bin/sh
# FS QA Test No. 201
#
-# Test out the infamout xfs_btree_delrec corruption.
+# Test out the infamous xfs_btree_delrec corruption.
#
# Only happens on 32-bit kernels without CONFIG_LBD, but it should be harmless
# to run this everywhere.
#
#-----------------------------------------------------------------------
-# Copyright (c) 2001 Christoph Hellwig.
+# Copyright (c) 2009 Christoph Hellwig.
#-----------------------------------------------------------------------
#
# creator
|