+4
−9
+90
−59
+3
−1
Loading
The rbtree is a more appropriate data structure than a radix_tree. It
avoids extra memory usage and simplifies the code.
It also fixes a bug where the debugfs 'mdsc' file wasn't including the
most recent mds request.
Signed-off-by:
Sage Weil <sage@newdream.net>