Steve Dickson wrote: I needed to make the following change to get the block layout code to compile in a Fedora build environment. -#include <../pnfs.h> +#include "../pnfs.h" Not a comment on your fix, which looks correct, but there is a bit of disturbing asymmetry here. The file layout source files are named nfs4filelayout*.[ch] and live in fs/nfs, but object and block layout are named {object,block}layout*.[ch] and live in fs/nfs/*layout. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html