On Thu, Mar 10, 2011 at 12:44:37PM +0100, Sedat Dilek wrote: > On Thu, Mar 10, 2011 at 12:09 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote: > > ?? ?? ?? ??Fix for misplaced include in sysctl.h, fixes for ->d_revalidate() > > (a bunch of filesystems are unusable with nfsd at the moment; the real fix > > is to make ->d_revalidate() take flags directly and forget about dereferencing > > nameidata in most of the instances, but that's obviously for the next window > > and oopsen really need to be fixed for -final), missing checks in fallocate() > > and Bruce's patch for inode (temporary) leaks with nfsd. ??Please, pull from > > > > git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus > > > > Did you really push the new commits? > > Last commit here is commit b306419ae08d9def53f2142a37cc0a58622307a8: > "nd->inode is not set on the second attempt in path_walk()" Looks like propagation from hera to git.kernel.org is slow tonight... GIT_DIR=/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ git log for-linus|head -5 commit d891eedbc3b1b0fade8a9ce60cc0eba1cccb59e5 Author: J. Bruce Fields <bfields@xxxxxxxxxxxx> Date: Tue Jan 18 15:45:09 2011 -0500 fs/dcache: allow d_obtain_alias() to return unhashed dentries -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html