diff options
author | Sage Weil <sage@newdream.net> | 2010-02-15 21:08:46 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-02-17 07:01:08 +0100 |
commit | 44ca18f2682eb1cfbed153849adedb79e3e19790 (patch) | |
tree | 063dd8382179e65717ec10dc1ffc135950050abd /fs/select.c | |
parent | ceph: cancel delayed work when closing connection (diff) | |
download | linux-44ca18f2682eb1cfbed153849adedb79e3e19790.tar.xz linux-44ca18f2682eb1cfbed153849adedb79e3e19790.zip |
ceph: use rbtree for mds requests
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>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions