nfsd4: cleanup check_forechannel_attrs
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 8 Apr 2013 19:42:12 +0000 (15:42 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 9 Apr 2013 19:49:50 +0000 (15:49 -0400)
Pass this struct by reference, not by value, and return an error instead
of a boolean to allow for future additions.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c

Simple merge