On Wed, Apr 25, 2012 at 06:22:32PM +0400, Stanislav Kinsbursky wrote: > This patch set simplifies LockD start logic, makes code looks straight-forward > and clear.
I've applied and pushed these out. 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(-) > _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
