]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: Fix nfs_alloc_client()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 Aug 2006 00:06:14 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:38 +0000 (23:24 -0400)
commit9c5bf38d85a31b946664bcc21078ef5bb10672f7
treecceee456ebefe2380a417746b366d67a11ec6ebe
parent36b15c54cd0d6f707a3ac03e4a2a60bb530a95b9
NFS: Fix nfs_alloc_client()

The scheme to indicate which services have been started up appears to be
seriously broken.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c