Can I ask a stupid question: why do we pass a pointer to the file position along with the file when calling read/write methods as in: read(file, buf, count, &file->f_pos) Is there ever a case when we don't want to use the f_pos from the file struct? -- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED]
- Re: Stupid Question Daniel Phillips
- Re: Stupid Question Matthew Kirkwood
- Re: Stupid Question Ion Badulescu
- Re: Stupid Question Andi Kleen
- Re: Stupid Question Ion Badulescu
- Re: Stupid Question Daniel Phillips
- Re: Stupid Question Alexander Viro
- Re: Stupid Question Daniel Phillips
- Re: Stupid Question Ion Badulescu
