vfs: remove open intents from nameidata
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 5 Jun 2012 13:10:27 +0000 (15:10 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Jul 2012 12:33:18 +0000 (16:33 +0400)
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 <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found