From: Al Viro Date: Sun, 16 Jan 2011 22:20:23 +0000 (-0500) Subject: autofs4: pass mode to autofs4_get_inode() explicitly X-Git-Tag: v2.6.38-rc1~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f12c03fa699ce7d030c47add60577138927d4f;p=pandora-kernel.git autofs4: pass mode to autofs4_get_inode() explicitly In all cases we'd set inf->mode to know value just before passing it to autofs4_get_inode(). That kills the need to store it in autofs_info and pass it to autofs_init_ino() Acked-by: Ian Kent Signed-off-by: Al Viro --- Reading git-diff-tree failed