From: Jeff Layton Date: Wed, 13 Oct 2010 22:50:39 +0000 (-0400) Subject: cifs: eliminate cifs_posix_open_inode_helper X-Git-Tag: v2.6.37-rc1~158^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4f26fcf393ef4a44abe10e79c1966e64e86055;p=pandora-kernel.git cifs: eliminate cifs_posix_open_inode_helper cifs: eliminate cifs_posix_open_inode_helper This function is redundant. The only thing it does is set the canCache flags, but those get set in cifs_new_fileinfo anyway. Signed-off-by: Jeff Layton Reviewed-by: Suresh Jayaraman Acked-by: Dave Kleikamp Signed-off-by: Steve French --- Reading git-diff-tree failed