From: David Howells Date: Fri, 14 Jan 2011 18:45:47 +0000 (+0000) Subject: CIFS: Use d_automount() rather than abusing follow_link() X-Git-Tag: v2.6.38-rc1~35^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c64feac45cea1317263eabc4f7ee1b240f297f;p=pandora-kernel.git CIFS: Use d_automount() rather than abusing follow_link() Make CIFS use the new d_automount() dentry operation rather than abusing follow_link() on directories. [NOTE: THIS IS UNTESTED!] Signed-off-by: David Howells Cc: Steve French Signed-off-by: Al Viro --- Reading git-diff-tree failed