Bryan Schumaker e73b83f270 NFS: convert call_sync() to a function
This patch changes nfs4_call_sync() from a macro into a
static inline function.  As a macro, the call_sync()
function will not do any type checking and depends
on the sequence arguments always having the same name.
As a function, we get to have type checking and can
rename the arguments if we so choose.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-03-24 13:52:41 -04:00
..
2010-05-14 15:09:31 -04:00
2010-10-27 21:39:39 +02:00
2010-12-21 11:51:23 -05:00
2011-03-21 00:45:50 -04:00
2011-03-11 15:38:43 -05:00
2010-10-07 18:48:49 -04:00