Jeremy Katz wrote:
On Monday, February 02 2009, Chris Lumens said:Making iscsi no longer spew to tty1 requires two things: (1) Some redirection in iscsi.py to not send stderr to tty1, (2) Actually doing what the caller says in execWithCapture.I'd split into two separate commits, but it looks okay code-wise
please drop the iscsi changes I'm about to submit a complete iscsi rewrite where iscsiadm no longer gets invoked, instead libiscsi get used, dropping the iscsi.py parts saves me a rebase with conflicts,
Thanks, Hans