-
由 Trond Myklebust 提交于
Storing a pointer to the struct rpc_task in the nfs_seqid is broken since the nfs_seqid may be freed well after the task has been destroyed. Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
7f709a48
Storing a pointer to the struct rpc_task in the nfs_seqid is broken
since the nfs_seqid may be freed well after the task has been destroyed.
Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>