commit | 49697ee79242d5f8ac88f1ebc62e583d16bcc687 | [log] [tgz] |
---|---|---|
author | Steve Dickson <SteveD@redhat.com> | Tue Oct 13 16:07:33 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 08 14:56:42 2010 -0500 |
tree | 9b607ce2c3c6a4d874f201b534b13038983af28e | |
parent | 7dd08a570dcf45d52155996fee688405635ee481 [diff] |
nfs4: Make the v4 callback service hidden To avoid hangs in the svc_unregister(), on version 4 mounts (and unmounts), when rpcbind is not running, make the nfs4 callback program an 'hidden' service by setting the 'vs_hidden' flag in the nfs4_callback_version structure. Signed-off-by: Steve Dickson <steved@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>