LockD: service start function introduced
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Wed, 25 Apr 2012 14:23:09 +0000 (18:23 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:44 +0000 (20:29 -0400)
commit3d1221dfa95ca876535c5947626f3834343e8fbc
treee5a9f3d51b287129d9dc2599a524a752a2fdbadd
parent7d13ec761ae45d5e401965c73d855840ff8cdd23
LockD: service start function introduced

This is just a code move, which from my POV makes the code look better.
I.e. now on start we have 3 different stages:
1) Service creation.
2) Service per-net data allocation.
3) Service start.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/lockd/svc.c