From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:20 +0000 (+0200) Subject: nfs: don't use nd->intent.open.flags X-Git-Tag: v3.6-rc1~152^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50de348c3604f7684a89ce64180666d4dd74623f;p=pandora-kernel.git nfs: don't use nd->intent.open.flags Instead check LOOKUP_EXCL in nd->flags, which is basically what the open intent flags were used for. Signed-off-by: Miklos Szeredi CC: Trond Myklebust Signed-off-by: Al Viro --- Reading git-diff-tree failed