vserver 1.9.3
[linux-2.6.git] / fs / afs / vnode.c
index e3e9611..9867fef 100644 (file)
@@ -86,9 +86,9 @@ static void afs_vnode_cb_timed_out(struct afs_timer *timer)
  * - starts callback expiry timer
  * - adds to server's callback list
  */
-void afs_vnode_finalise_status_update(struct afs_vnode *vnode,
-                                     struct afs_server *server,
-                                     int ret)
+static void afs_vnode_finalise_status_update(struct afs_vnode *vnode,
+                                            struct afs_server *server,
+                                            int ret)
 {
        struct afs_server *oldserver = NULL;