From: Al Viro Date: Sun, 16 Jan 2011 23:43:40 +0000 (-0500) Subject: autofs4: split autofs4_init_ino() X-Git-Tag: v2.6.38-rc1~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e6c910670171410577c7df2aebe94cef76e150;p=pandora-kernel.git autofs4: split autofs4_init_ino() split init_ino into new_ino and clean_ino; the former is what used to be init_ino(NULL, sbi), the latter is for cases where we passed non-NULL ino. Lose unused arguments. Acked-by: Ian Kent Signed-off-by: Al Viro --- Reading git-diff-tree failed