Re: linux-next: build failure after merge of the vfs tree
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2016-01-07 02:09:37
Also in:
lkml
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2016-01-07 02:09:37
Also in:
lkml
On Thu, Jan 07, 2016 at 11:42:53AM +1100, Stephen Rothwell wrote:
quoted
This patch now looks like this (after changes to the orangefs tree):
Guys, just set inode->i_link to ORANGEFS_I(dentry->d_inode)->link_target and
have ->get_link = simple_get_link. Killing orangefs_{follow,get}_link()
entirely.