From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:27 +0000 (+0200) Subject: vfs: remove open intents from nameidata X-Git-Tag: v3.6-rc1~152^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015c3bbcd88df2305aae5b017a9c91c08b380aa1;p=pandora-kernel.git vfs: remove open intents from nameidata All users of open intents have been converted to use ->atomic_{open,create}. This patch gets rid of nd->intent.open and related infrastructure. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed