Messages in this thread |  | | Date | Wed, 3 Jan 2001 10:28:05 -0800 (PST) | From | Linus Torvalds <> | Subject | Re: [PATCH] filemap_fdatasync & related changes |
| |
On Wed, 3 Jan 2001, Chris Mason wrote: > > Just noticed the filemap_fdatasync code doesn't check the return value from > writepage. Linus, would you take a patch that redirtied the page, puts it > back onto the dirty list (at the tail), and unlocks the page when writepage > returns 1?
I don't see how that would help. It's just asking for endless loops.
Linus
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |