From 373cd4098a6392395af63af220d989df00b444f7 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Mon, 8 Apr 2013 15:42:12 -0400 Subject: [PATCH] nfsd4: cleanup check_forechannel_attrs 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 --- Reading git-format-patch failed