Hi Al, After merging the vfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
fs/autofs4/dev-ioctl.c: In function 'find_autofs_mount':
fs/autofs4/dev-ioctl.c:193:2: error: implicit declaration of function
'user_path_mntpointat' [-Werror=implicit-function-declaration]
int err = user_path_mntpointat(AT_FDCWD, pathname, 0, &path);
^
Caused by commit b3a19b078049 ("autofs4 - fix device ioctl mount lookup").
I have used the vfs tree form next-20130906 for today.
--
Cheers,
Stephen Rothwell [email protected]
pgpFdc9ZsmnXm.pgp
Description: PGP signature

