Al Viro 2103913265 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>
2020-03-12 18:21:24 -04:00
..
2019-07-03 14:45:18 +02:00
2019-12-05 13:20:11 -08:00
2020-02-06 18:49:41 +01:00
2020-01-20 08:46:53 +01:00
2019-09-04 20:22:17 +02:00
2019-09-03 09:42:41 +02:00
2019-06-08 12:52:42 -07:00
2020-01-21 11:19:45 +01:00
2019-09-18 22:47:05 -04:00
2019-11-14 19:46:18 +01:00
2019-11-14 19:46:18 +01:00
2019-11-14 19:46:18 +01:00