commit | cf6d7b5de8535a9f0088c5cc28ee2dae87371b4a | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 22 20:06:12 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:36 2006 -0400 |
tree | 815aecb371fc5b702c209bbda550e950e2bd1b04 | |
parent | 5006a76cca8f86c6975c16fcf67e83b8b0eee2b6 [diff] |
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>