Skip to content
Commit 24d796ea authored by Chuck Lever's avatar Chuck Lever
Browse files

NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)



The @src parameter is sometimes a pointer to a struct nfsd_file and
sometimes a pointer to struct file hiding in a phony struct
nfsd_file. Refactor nfsd4_cleanup_inter_ssc() so the @src parameter
is always an explicit struct file.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 1913cdf5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment