NFS: Fix NFS4 callback up/down prototypes
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Aug 2006 00:06:08 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:31 +0000 (23:24 -0400)
commit5ae1fbce142b67bf59e15fb1af96e88a96abde7b
tree88e09770f11535b688f9539b5999f836c8b322ab
parent0a8ea4372b2868842986118ca90912f3382e6c5a
NFS: Fix NFS4 callback up/down prototypes

Make the nfs_callback_up()/down() prototypes just do nothing if NFS4 is not
enabled.  Also make the down function void type since we can't really do
anything if it fails.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback.c
fs/nfs/callback.h