How to locate struct file * from a bio?

2007-01-31 Thread Eddie Pettis
issue right now. I'm mainly concerned with it "just working." Thanks in advance! -- Eddie Pettis Electrical and Computering Engineering Purdue University - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTE

Re: How to locate struct file * from a bio?

2007-01-31 Thread Eddie Pettis
On 1/31/07, Helge Hafting <[EMAIL PROTECTED]> wrote: Eddie Pettis wrote: > Short question: Is it possible to locate the struct file * associated > with a bio? If so, how? > Looks like you do this the wrong way. Agreed. It was a bad hack based on something I had done pre