On 03/26/2014 02:39 PM, Trond Myklebust wrote: >> Here is what I'm seeing: >> >> If rpc_alloc_task() fails, rpc_new_task() returns ERR_PTR(-ENOMEM) > > Yes, but before returning ERR_PTR(-ENOMEM), it calls > > rpc_release_calldata(setup_data->callback_ops, setup_data->callback_data); > > which again calls rpc_ops->rpc_release(calldata) Ah... I did miss that call... sorry or the noise... steved. > > _________________________________ > Trond Myklebust > Linux NFS client maintainer, PrimaryData > trond.myklebust@xxxxxxxxxxxxxxx > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html