diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-10 16:31:41 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-13 01:21:24 +0300 |
commit | 21039132650281de06a169cbe8a0f7e5c578fd8b (patch) | |
tree | 1fa580f96dc21e1e470f3c697ec07077bd9ee8cb /net/ipv4/raw_diag.c | |
parent | bf4498ad3f9a0f7202cf90e52b5ce9bb31700b91 (diff) | |
download | linux-21039132650281de06a169cbe8a0f7e5c578fd8b.tar.xz |
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
with the way fs/namei.c:do_last() had been done, ->atomic_open()
instances needed to recognize the case when existing file got
found with O_EXCL|O_CREAT, either by falling back to finish_no_open()
or failing themselves. gfs2 one didn't.
Fixes: 6d4ade986f9c (GFS2: Add atomic_open support)
Cc: stable@kernel.org # v3.11
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/ipv4/raw_diag.c')
0 files changed, 0 insertions, 0 deletions