diff options
author | David Teigland <teigland@redhat.com> | 2012-03-08 12:37:12 -0600 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2012-03-08 14:46:30 -0600 |
commit | 7210cb7a72a22303cdb225bd1aea28697a17bbae (patch) | |
tree | eb303df3d35d52080309d139c1d26edcfab1e670 /fs/xfs | |
parent | 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d (diff) | |
download | linux-3.10-7210cb7a72a22303cdb225bd1aea28697a17bbae.tar.gz linux-3.10-7210cb7a72a22303cdb225bd1aea28697a17bbae.tar.bz2 linux-3.10-7210cb7a72a22303cdb225bd1aea28697a17bbae.zip |
dlm: fix slow rsb search in dir recovery
The function used to find an rsb during directory
recovery was searching the single linear list of
rsb's. This wasted a lot of time compared to
using the standard hash table to find the rsb.
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions