nfsd: add a header describing upcall to nfsdcld
authorJeff Layton <jlayton@redhat.com>
Wed, 21 Mar 2012 13:52:06 +0000 (09:52 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 26 Mar 2012 15:49:47 +0000 (11:49 -0400)
commit0ab628d856a63d63b47307b09851d1e955c706ac
tree948490c42a8f85dddc0be7058ff500eb66c525cc
parent7ea34ac15e45b790f2faa7d5f69c560a43f2de70
nfsd: add a header describing upcall to nfsdcld

The daemon takes a versioned binary struct. Hopefully this should allow
us to revise the struct later if it becomes necessary.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/nfsd/cld.h [new file with mode: 0644]