commit | 23c20ecd44750dd42e5fd53285a17ca8d8a9b0a3 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Mon Aug 20 18:00:31 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 01 15:25:38 2012 -0700 |
tree | 36940b99df871bd80fbb0d99fbaf9c3ef037abd8 | |
parent | 8e2461444319b8f3fe47b94ea9b5d2e1dd8adadb [diff] |
NFS: callback up - users counting cleanup Usage coutner now increased only is the service was started sccessfully. Even if service is running already, then goto is not required anymore, because service creation and start will be skipped. With this patch code looks clearer. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>