Hi Al, After merging the vfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
fs/nfs/direct.c: In function 'nfs_direct_read_schedule_iovec':
fs/nfs/direct.c:382:4: error: implicit declaration of function 'vfree'
[-Werror=implicit-function-declaration]
vfree(pagevec);
^
Caused by commit 2703e4cd2d57 ("new helper: iov_iter_get_pages_alloc()").
I have used the vfs tree from next-20140417 for today.
--
Cheers,
Stephen Rothwell [email protected]
pgpBQBDjOZyv4.pgp
Description: PGP signature

