On Tue, 22 May 2001, Matthew Wilcox wrote: > > > command + rw-transaction: "dear device please mangle this data" > > (crypto processors come to mind...) > > I can't think of a reasonable tool-based approach to this, but I can > definitely see that a program could use this well. It simply requires > that you use the filp to store your state. Nope. You can (and people do, quite often) share filps. So you can't associate state with it. Linus - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED]
- Re: [RFD w/info-PATCH] device arguments from lookup, par... Matthew Wilcox
- Re: [RFD w/info-PATCH] device arguments from lookup... Linus Torvalds
- Re: [RFD w/info-PATCH] device arguments from lo... Matthew Wilcox
- Re: [RFD w/info-PATCH] device arguments fro... Alan Cox
- Re: [RFD w/info-PATCH] device arguments... Matthew Wilcox
- Re: [RFD w/info-PATCH] device argu... Alan Cox
- Re: [RFD w/info-PATCH] device ... Matthew Wilcox
- Re: [RFD w/info-PATCH] device arguments from lookup... Jan Harkes
- Re: [RFD w/info-PATCH] device arguments from lo... Linus Torvalds
- Re: [RFD w/info-PATCH] device arguments from lookup... Albert D. Cahalan