xfstests: randholes: a few final cleanups
authorAlex Elder <aelder@sgi.com>
Thu, 14 Oct 2010 14:51:01 +0000 (14:51 +0000)
committerAlex Elder <aelder@sgi.com>
Tue, 19 Oct 2010 15:05:37 +0000 (10:05 -0500)
commit506621696a4270b4c8882dd862045324c4868e72
tree9cf7440aac22f961f53743200af0667e3509bfde
parent97d57710d23754b3d307b6af292aa51b91ea54a9
xfstests: randholes: a few final cleanups

Minor bits to wrap up this series.
- Bumped up the number of blocks read at once from 10 to 256
- Shorten remaining long lines
- Re-factor findblock()
- Get rid of global variable "nvalid"
- Add a few more comments
- Give all global symbols static scope
- Update the copyright message
- Various other minor formatting changes.

Signed-off-by: Alex Elder <aelder@sgi.com>
Acked-by: Dave Chinner <david@fromorbit.com>
src/randholes.c