summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/6lowpan.c
diff options
context:
space:
mode:
authorJeff Layton2012-11-12 21:00:56 +0100
committerJ. Bruce Fields2012-11-13 00:55:11 +0100
commitac55fdc408039b425a2fa3cbcaed7444e5339f9a (patch)
tree6fb1420263d6f06ddb27b9b7943ffed50f7d638d /net/ieee802154/6lowpan.c
parentnfsd: don't search for client by hash on legacy reboot recovery gracedone (diff)
downloadkernel-qcow2-linux-ac55fdc408039b425a2fa3cbcaed7444e5339f9a.tar.gz
kernel-qcow2-linux-ac55fdc408039b425a2fa3cbcaed7444e5339f9a.tar.xz
kernel-qcow2-linux-ac55fdc408039b425a2fa3cbcaed7444e5339f9a.zip
nfsd: move the confirmed and unconfirmed hlists to a rbtree
The current code requires that we md5 hash the name in order to store the client in the confirmed and unconfirmed trees. Change it instead to store the clients in a pair of rbtrees, and simply compare the cl_names directly instead of hashing them. This also necessitates that we add a new flag to the clp->cl_flags field to indicate which tree the client is currently in. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/ieee802154/6lowpan.c')
0 files changed, 0 insertions, 0 deletions