Files
scst/perf2debug
T
2007-09-25 09:34:37 +00:00

9 lines
245 B
Bash
Executable File

#!/bin/bash
echo "Changing current debug state from full performance to full debug"
patch -p0 -R <scst-full_perf.patch && \
patch -p0 -R <usr-full_perf.patch && \
patch -p0 -R <qla2x00t-full_perf.patch && \
patch -p0 -R <iscsi-full_perf.patch