Hi all, This series fixes some bugs that I and others have found in the userspace tools. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. This has been running on the djcloud for months with no problems. Enjoy! Comments and questions are, as always, welcome. --D kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes --- libfrog/bulkstat.c | 2 +- libfrog/workqueue.c | 34 ++++++++++++++++++++++++---------- libfrog/workqueue.h | 1 + libxfs/util.c | 2 +- m4/package_urcu.m4 | 9 ++++++++- repair/dinode.c | 2 -- scrub/phase5.c | 1 + 7 files changed, 36 insertions(+), 15 deletions(-)