[pnfs] [PATCH 19/20] 2.6-latest pnfs client no rpc nfs page cache cleanup

Benny Halevy bhalevy at panasas.com
Thu Nov 29 11:20:08 EST 2007


On Nov. 29, 2007, 18:14 +0200, Benny Halevy <bhalevy at panasas.com> wrote:
> 
> Also, how would pnfs4_read_done be called if the layout driver didn't
> perform an rpc to do the I/O?

is this the call site?

> 
> 
>> @@ -927,12 +929,17 @@ pnfs_read_done(struct nfs_read_data* data, ssize_t status, int eof)
<snip>
>> +
>> +	/* call the NFS cleanup routines. */
>> +	data->call_ops->rpc_call_done(&data->task, data);
>> +	data->call_ops->rpc_release(data);
>>  }
>>  


Benny


More information about the pNFS mailing list