Still failing to build

fs/btrfs/tests/extent-io-tests.c: In function ‘process_page_range’:
fs/btrfs/tests/extent-io-tests.c:59:4: error: implicit declaration of function ‘btrfs_err’ [-Werror=implicit-function-declaration]
btrfs_err(BTRFS_I(inode)->root->fs_info,
^
fs/btrfs/tests/extent-io-tests.c:59:4: error: implicit declaration of function ‘BTRFS_I’ [-Werror=implicit-function-declaration] fs/btrfs/tests/extent-io-tests.c:59:28: error: invalid type argument of ‘->’ (have ‘int’)
btrfs_err(BTRFS_I(inode)->root->fs_info,
^
Make sure you have the sanity tests config option enabled so you can make sure everything is getting built. Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to