From: Jeff Layton Date: Mon, 20 Sep 2010 23:01:36 +0000 (-0700) Subject: cifs: have cifs_new_fileinfo take a tcon arg X-Git-Tag: v2.6.37-rc1~158^2~22^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a40689fd1e963cb1006349e050c07584895db5;p=pandora-kernel.git cifs: have cifs_new_fileinfo take a tcon arg To minimize calls to cifs_sb_tcon and to allow for a clear error path if a tcon can't be acquired. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed