| | Date | Thu, 21 Apr 2011 00:40:08 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH 6/6] NFS: return -EAGAIN when skipped commit in nfs_commit_unstable_pages() |
| |
On Tue, Apr 19, 2011 at 11:00:09AM +0800, Wu Fengguang wrote: > It's probably not sane to return success while redirtying the inode at > the same time in ->write_inode().
It is not, as it really confuses the writeback code.
|