From: Al Viro Date: Sat, 26 Jan 2013 01:11:22 +0000 (-0500) Subject: saner proc_get_inode() calling conventions X-Git-Tag: v3.9-rc1~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d009cb965eae7e002ea5badf603ea8f4c34915;p=pandora-kernel.git saner proc_get_inode() calling conventions Make it drop the pde in *all* cases when no new reference to it is put into an inode - both when an inode had already been set up (as we were already doing) and when inode allocation has failed. Makes for simpler logics in callers... Signed-off-by: Al Viro --- Reading git-diff-tree failed