Skip to content
Commit b53d40c5 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: eliminate struct nfs4_cb_recall



The nfs4_cb_recall struct is used only in nfs4_delegation, so its
pointer to the containing delegation is unnecessary--we could just use
container_of().

But there's no real reason to have this a separate struct at all--just
move these fields to nfs4_delegation.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent c237dc03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment