commit | 5ae1fbce142b67bf59e15fb1af96e88a96abde7b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 22 20:06:08 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:31 2006 -0400 |
tree | 88e09770f11535b688f9539b5999f836c8b322ab | |
parent | 0a8ea4372b2868842986118ca90912f3382e6c5a [diff] |
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>