From: Bryan Schumaker Date: Tue, 27 Nov 2012 14:35:10 +0000 (-0500) Subject: NFSD: Fold fault_inject.h into state.h X-Git-Tag: v3.8-rc1~20^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3c7521fe53a7892d8c8c4715f7c0f4add7b2e19;p=pandora-kernel.git NFSD: Fold fault_inject.h into state.h There were only a small number of functions in this file and since they all affect stored state I think it makes sense to put them in state.h instead. I also dropped most static inline declarations since there are no callers when fault injection is not enabled. Signed-off-by: Bryan Schumaker Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed