[pnfs] [PATCH] Remove comments at end of nfsd4_layoutcommit.

seattleplus at gmail.com seattleplus at gmail.com
Tue Oct 16 23:15:30 EDT 2007


From: Dean Hildebrand <seattleplus at gmail.com>

diff --git a/fs/nfsd/nfs4proc.c b/fs/nfsd/nfs4proc.c
index 2919adb..1cc56ff 100644
--- a/fs/nfsd/nfs4proc.c
+++ b/fs/nfsd/nfs4proc.c
@@ -1121,11 +1121,6 @@ nfsd4_layoutcommit(struct svc_rqst *rqstp,
 		lcp->lc_newsize = ino->i_size;
 		status = 0;
 	}
-
-        /* DH: Removed for now since commit should be sent directly from
-	 * client to data server
-	 status = nfsd_commit(rqstp, current_fh, lcp->lc_offset, lcp->lc_length);
-	 */
 out:
 	return status;
 }
-- 
1.5.2.4



More information about the pNFS mailing list