Whamcloud - gitweb
LU-17576 nodemap: remove nodemap_rbtree.c 36/54136/3
authorTimothy Day <timday@amazon.com>
Thu, 22 Feb 2024 06:07:05 +0000 (06:07 +0000)
committerOleg Drokin <green@whamcloud.com>
Mon, 4 Mar 2024 20:05:42 +0000 (20:05 +0000)
commitbaccb77f67fb248cec90edef3c6d280093f0dbc2
treef69cf9218cbbe658116e945f130e735ebe40533c
parent985fc4fa2cafc12128f45fe1e6e643a746c3fc72
LU-17576 nodemap: remove nodemap_rbtree.c

Remove nodemap_rbtree.c. This was a port of an
in-progress rbtree patch to the kernel. Every
kernel that Lustre supports should have the needed
macro. The rest of the stuff in the file is unused.

Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I25d6eea90a1e9b983fb0be690384e50c6808cb7b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54136
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/ptlrpc/Makefile.in
lustre/ptlrpc/nodemap_idmap.c
lustre/ptlrpc/nodemap_internal.h
lustre/ptlrpc/nodemap_rbtree.c [deleted file]
lustre/ptlrpc/nodemap_storage.c