[pnfs] [PATCH 4/4] [SQUASHME] pnfs: fix misc dprintks
Benny Halevy
bhalevy at panasas.com
Thu Jun 5 04:57:15 EDT 2008
On Jun. 04, 2008, 19:33 +0300, Dean Hildebrand <seattleplus at gmail.com> wrote:
> > @@ -3052,7 +3052,7 @@ static int pnfs4_commit_done(struct rpc_task *task, struct nfs_write_data *data)
> > >
> > > /* Is this a DS session */
> > > if (data->ds_nfs_client) {
> > > - dprintk("%s DS write\n", __func__);
> > > + dprintk("%s DS read\n", __func__);
> > >
> cut and paste error (s/read/write/)?
> Dean
good catch.
will fix.
Benny
More information about the pNFS
mailing list