commit | 50de348c3604f7684a89ce64180666d4dd74623f | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Tue Jun 05 15:10:20 2012 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jul 14 16:33:10 2012 +0400 |
tree | 4dfbd39f22bf3e1ed6aef272250d289aeb8a541d | |
parent | 8867fe5899010a0c0ac36dadfdacf1072b1c990c [diff] |
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 <mszeredi@suse.cz> CC: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>