On Wed, Apr 25, 2012 at 06:22:32PM +0400, Stanislav Kinsbursky wrote:This patch set simplifies LockD start logic, makes code looks straight-forwardI've applied and pushed these out.
and clear.
I believe I now have everything from you except your latest grace-period
handling rfc. Could you check and make sure that I'm not missing
anything else, and that I haven't messed up anything else?
--b.
The following series consists of:
---
Stanislav Kinsbursky (6):
LockD: pass service to per-net up and down functions
LockD: use existent per-net data function on service creation
LockD: service creation function introduced
LockD: move global usage counter manipulation from error path
LockD: service start function introduced
LockD: add debug message to start and stop functions
fs/lockd/svc.c | 140 +++++++++++++++++++++++++++++++++-----------------------
1 files changed, 83 insertions(+), 57 deletions(-)