On Fri, 2010-01-22 at 15:11 -0500, Trond Myklebust wrote: > Then the correct thing to do is to fix the renewd kill process. Once > that is done, there should be no reason for any sequence_done calls to > be pending (see reason above). IOW: we should add a call to atomic_inc_not_zero(&clp->cl_count) in nfs4_proc_async_renew()/nfs41_proc_async_sequence(), and have them fail if that attempt to grab a reference fails. Then we should add a call to nfs_put_client() in their .rpc_release method. Trond -- 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