All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140131155332.GB2385@wallace>

diff --git a/a/1.txt b/N1/1.txt
index 9df4833..29a8ab4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -43,3 +43,21 @@ index 398c4c0..9559cf2 100755
  echo "Create testfile2 to fill the fs"
 -# A large non-extent-based file filling the fs; this will run out & fail
  $XFS_IO_PROG -f $SCRATCH_MNT/testfile2 -c "pwrite 0 512m" | _filter_xfs_io
+-
+-# Remount as ext4
+-_scratch_unmount
+-_scratch_mount -t ext4 || _fail "couldn't remount fs as ext4"
+ df -h $SCRATCH_MNT >> $seqres.full
+ 
+-# Grow it by 512m
++# Grow fs by 512m
+ echo "Resize to 1g"
+ resize2fs $SCRATCH_DEV 1g >> $seqres.full 2>&1 || _fail "Could not resize to 1g"
+ df -h $SCRATCH_MNT >> $seqres.full
+-- 
+1.8.3.2
+
+_______________________________________________
+xfs mailing list
+xfs@oss.sgi.com
+http://oss.sgi.com/mailman/listinfo/xfs
diff --git a/a/content_digest b/N1/content_digest
index 196e2e4..1c91716 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -49,6 +49,24 @@
  "+# Create a large non-extent-based file filling the fs; this will run out & fail\n"
  " echo \"Create testfile2 to fill the fs\"\n"
  "-# A large non-extent-based file filling the fs; this will run out & fail\n"
- " $XFS_IO_PROG -f $SCRATCH_MNT/testfile2 -c \"pwrite 0 512m\" | _filter_xfs_io"
+ " $XFS_IO_PROG -f $SCRATCH_MNT/testfile2 -c \"pwrite 0 512m\" | _filter_xfs_io\n"
+ "-\n"
+ "-# Remount as ext4\n"
+ "-_scratch_unmount\n"
+ "-_scratch_mount -t ext4 || _fail \"couldn't remount fs as ext4\"\n"
+ " df -h $SCRATCH_MNT >> $seqres.full\n"
+ " \n"
+ "-# Grow it by 512m\n"
+ "+# Grow fs by 512m\n"
+ " echo \"Resize to 1g\"\n"
+ " resize2fs $SCRATCH_DEV 1g >> $seqres.full 2>&1 || _fail \"Could not resize to 1g\"\n"
+ " df -h $SCRATCH_MNT >> $seqres.full\n"
+ "-- \n"
+ "1.8.3.2\n"
+ "\n"
+ "_______________________________________________\n"
+ "xfs mailing list\n"
+ "xfs@oss.sgi.com\n"
+ http://oss.sgi.com/mailman/listinfo/xfs
 
-e802a82e97e0c7d52dd552d089104f451752852c406d69f8ee44f00256c30b0a
+0933e0c42f005bf79f258bbab3d08845b0f86d80f7aabd2f25601645b33d952b

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.