Hi all, this series cleans up the slight mess that the buffer cache hash lookup and allocation path is before applying a now much simplified (and split up) version of "xfs: lockless buffer lookup" from Dave. Let me know what you think. Diffstat: libxfs/xfs_attr_remote.c | 8 - libxfs/xfs_sb.c | 2 scrub/repair.c | 6 - xfs_buf.c | 253 ++++++++++++++++++++++------------------------- xfs_buf.h | 9 - xfs_qm.c | 6 - 6 files changed, 134 insertions(+), 150 deletions(-)