[pnfs] [PATCH] Remove comments at end of nfsd4_layoutcommit.
Ricardo Labiaga
ricardo.labiaga at netapp.com
Thu Oct 18 23:05:00 EDT 2007
It's also been pushed to 2.6-latest.
On Tue, 2007-10-16 at 20:15 -0700, seattleplus at gmail.com wrote:
> 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
>
> _______________________________________________
> pNFS mailing list
> pNFS at linux-nfs.org
> http://linux-nfs.org/cgi-bin/mailman/listinfo/pnfs
>
>
More information about the pNFS
mailing list