]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Start rpciod in server common management
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Aug 2006 00:06:12 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:36 +0000 (23:24 -0400)
commitcf6d7b5de8535a9f0088c5cc28ee2dae87371b4a
tree815aecb371fc5b702c209bbda550e950e2bd1b04
parent5006a76cca8f86c6975c16fcf67e83b8b0eee2b6
NFS: Start rpciod in server common management

Start rpciod in the server common (nfs_client struct) management code rather
than in the superblock management code.  This means we only need to "start" it
once per server instead of once per superblock.

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