git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8867fe5
)
nfs: don't use nd->intent.open.flags
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 5 Jun 2012 13:10:20 +0000
(15:10 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 14 Jul 2012 12:33:10 +0000
(16:33 +0400)
Instead check LOOKUP_EXCL in nd->flags, which is basically what the open intent
flags were used for.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfs/dir.c
patch
|
blob
|
history
diff --cc
fs/nfs/dir.c
Simple merge