Re: [ovs-dev] [PATCH v7 13/16] lockd: use new hashtable implementation
* Sasha Levin (levinsasha...@gmail.com) wrote: > Switch lockd to use the new hashtable implementation. This reduces the amount > of > generic unrelated code in lockd. > > Signed-off-by: Sasha Levin > --- > fs/lockd/svcsubs.c | 66 > +- > 1 fi
[ovs-dev] [PATCH v7 13/16] lockd: use new hashtable implementation
Switch lockd to use the new hashtable implementation. This reduces the amount of generic unrelated code in lockd. Signed-off-by: Sasha Levin --- fs/lockd/svcsubs.c | 66 +- 1 file changed, 36 insertions(+), 30 deletions(-) diff --git a/fs/lock