Whamcloud - gitweb
With fixing of EA leak, sanity.sh and sanityN.sh both pass all the way through.
authoradilger <adilger>
Wed, 16 Jul 2003 20:47:59 +0000 (20:47 +0000)
committeradilger <adilger>
Wed, 16 Jul 2003 20:47:59 +0000 (20:47 +0000)
commit43c0184d590b3ceb6cb73252a074a907d61d1283
tree1bf0085d9073fe62c22495241de707dd89f3e65f
parent71a183b66c0aa0d166835b98ce5f84a612de0890
With fixing of EA leak, sanity.sh and sanityN.sh both pass all the way through.
We also pass acceptance-small.sh all the way through (even on a single 72MB
UML) for THREADS=2 SIZE=10240, and will likely pass for the default if run on
a system with more memory.

Sadly (very sadly), nobody noticed that I broke sanityN.sh last week, until
I did this morning.  Nobody ever noticed that "opendevunlink" was actually
compiled from opendirunlink.c until today (not me either).

Updated sanityN.sh to allow single tests to be run, like sanity.sh.
Added checks to both to ensure we have correct config for current mount.
It could be smarter about not needing a config if running with START=:
CLEAN=:, but I leave that for another day.
lustre/tests/opendevunlink.c