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

NFSD: Move fill_pre_wcc() and fill_post_wcc()



These functions are related to file handle processing and have
nothing to do with XDR encoding or decoding. Also they are no longer
NFSv3-specific. As a clean-up, move their definitions to a more
appropriate location. WCC is also an NFSv3-specific term, so rename
them as general-purpose helpers.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 58f258f6
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