From: Neil Brown Date: Thu, 29 Mar 2007 03:08:07 +0000 (+1000) Subject: statd - check for 'priv' when looking for duplicate registrations. X-Git-Tag: nfs-utils-1-1-0-rc1~7 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=63d92ed0bc0e62b77e974b10f4ec02f004ef33cc;hp=63d92ed0bc0e62b77e974b10f4ec02f004ef33cc;p=nfs-utils.git statd - check for 'priv' when looking for duplicate registrations. From the point of view of the client (lockd), the 'priv' blob is probably the most important key, so make sure to not throw away requests with new 'priv' information. Signed-off-by: Neil Brown ---