appliance: Remove dead code which (if not dead) would have set disk scheduler to noop.

This commit is contained in:
Richard W.M. Jones
2013-05-29 15:39:47 +01:00
parent 52eb691e0b
commit da764805ba

View File

@@ -108,11 +108,6 @@ lvm vgchange -ay --ignorelockingfailure
# Scan for Windows dynamic disks.
ldmtool create all
# http://kbase.redhat.com/faq/docs/DOC-5428
# Disabled this until https://bugzilla.redhat.com/show_bug.cgi?id=630583
# is fixed (broken in Linux 2.6.36).
#for f in /sys/block/[hsv]d*/queue/scheduler; do echo noop > $f; done
# These are useful when debugging.
if grep -sq guestfs_verbose=1 /proc/cmdline; then
ls -lR /dev