2002-05-22 17:27:48

by Dumas Patrice

[permalink] [raw]
Subject: [PATCH] lockd: separate client and server hosts

Hi,
I implemented what Trond suggested for separating client and server hosts. A
very basic test (all on the same host...) shown no problem.

It seems to me that the existing code should have been associated with bugs, as
the hosts known by the server were registered in the hash with their clnt ref,
or with the address of the host. There should have been trouble when the server
found a bad one. Maybe it never showed up or in very rare cases (or maybe I
misunderstand some part of the code) (it is only a supposition as I haven't
thought about a real case where such a problem could happen).

Pat


Attachments:
(No filename) (601.00 B)
separated-host.diff (2.27 kB)
Download all attachments