Comment 66 for bug 769927

Revision history for this message
In , Jeff (jeff-redhat-bugs) wrote :

And the winner (loser?) of the bisect is...

commit 36d43a43761b004ad1879ac21471d8fc5f3157ec
Author: David Howells <email address hidden>
Date: Fri Jan 14 18:45:42 2011 +0000

    NFS: Use d_automount() rather than abusing follow_link()

    Make NFS use the new d_automount() dentry operation rather than abusing
    follow_link() on directories.

    Signed-off-by: David Howells <email address hidden>
    Acked-by: Trond Myklebust <email address hidden>
    Acked-by: Ian Kent <email address hidden>
    Signed-off-by: Al Viro <email address hidden>

...which unfortunately doesn't narrow things down that much :-/