Thread (1 message) 1 message, 1 author, 2011-06-14

Re: [PATCH] NFS: return -EAGAIN when skipped commit in nfs_commit_unstable_pages()

From: Wu Fengguang <hidden>
Date: 2011-06-14 02:30:42
Also in: linux-fsdevel, lkml

quoted
@@ -1521,7 +1521,7 @@ static int nfs_commit_unstable_pages(str
 {
 	struct nfs_inode *nfsi = NFS_I(inode);
 	int flags = FLUSH_SYNC;
-	int ret = 0;
+	int ret = -EAGAIN;
 
 	if (wbc->sync_mode == WB_SYNC_NONE) {
 		/* Don't commit yet if this is a non-blocking flush and there
Looks good, but since this is a cleanup, I'm queueing it for 3.1 rather
than pushing it in the regression-fixing window.
OK, thanks!

Thanks,
Fengguang
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help