[haiku-bugs] Re: [Haiku] #4573: Haiku CD Fails to Boot: "PANIC: I/O operation would need to be cut."

  • From: "jackburton" <trac@xxxxxxxxxxxx>
  • Date: Sun, 15 Aug 2010 05:48:52 -0000

#4573: Haiku CD Fails to Boot: "PANIC: I/O operation would need to be cut."
----------------------------+-----------------------------------------------
  Reporter:  tmmagee        |         Owner:  axeld    
      Type:  bug            |        Status:  new      
  Priority:  normal         |     Milestone:  R1       
 Component:  System/Kernel  |       Version:  R1/alpha1
Resolution:                 |      Keywords:           
Blocked By:                 |   Has a Patch:  0        
  Platform:  x86            |      Blocking:           
----------------------------+-----------------------------------------------

Comment (by jackburton):

 Replying to [comment:5 tonestone57]:

 Either the panic shouldn't be there, or the comment near that code is
 wrong, IMHO.
 // restricting transfer is OK - the block manager will
 // take care of transferring the rest
        if (numBlocks > 0x100)
             numBlocks = 0x100;

 But then originalNumBlocks is checked against numBlocks.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4573#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: