Merge branch 'linux-arc' into refs/top-bases/linux-zfs-branch

Conflicts:

	scripts/Makefile.am
This commit is contained in:
Brian Behlendorf 2009-07-24 15:54:50 -07:00
commit d0f0aaba9b
1 changed files with 1 additions and 14 deletions

View File

@ -13,20 +13,7 @@ check:
@echo -n " ZTEST "
@echo "===================================="
@echo
@ulimit -c unlimited
@$(shell ulimit -c unlimited)
@$(ZTEST) -V
@echo
@echo -n "===================================="
@echo -n " ZPIOS "
@echo "===================================="
@echo
@$(ZPIOS) -c file-raid0 -t tiny
@$(ZPIOS) -c file-raid10 -t tiny | tail -1
@$(ZPIOS) -c file-raidz -t tiny | tail -1
@$(ZPIOS) -c file-raidz2 -t tiny | tail -1
@$(ZPIOS) -c lo-raid0 -t tiny | tail -1
@$(ZPIOS) -c lo-raid10 -t tiny | tail -1
@$(ZPIOS) -c lo-raidz -t tiny | tail -1
@$(ZPIOS) -c lo-raidz2 -t tiny | tail -1
@echo
@$(ZFS) -vu