reproduce (this is a W=1 build):
        # https://github.com/kdave/btrfs-devel/commit/c7c36d123d0489d845d8727c7e71d851786fb397
        git remote add kdave-btrfs-devel https://github.com/kdave/btrfs-devel.git
        git fetch --no-tags kdave-btrfs-devel misc-next
        git checkout c7c36d123d0489d845d8727c7e71d851786fb397
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 olddefconfig
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash fs/