Re: linux-next: build failure after merge of the fscache tree

2014-02-06 Thread David Howells
Stephen Rothwell wrote: > After merging the fscache tree, today's linux-next build (x86_64 > allmodconfig) failed like this: Yep. I'd forgotten that branch was in linux-next. I've moved the patches to fscache-experimental so that they don't pester Fengguang either. David -- To unsubscribe fro

linux-next: build failure after merge of the fscache tree

2014-02-05 Thread Stephen Rothwell
Hi David, After merging the fscache tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/cachefiles/bind.c: In function 'cachefiles_daemon_unbind': fs/cachefiles/bind.c:361:4: error: too few arguments to function 'vfs_unlink' ret = vfs_unlink(cache->root->d_inode, dentry)