diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-07-10 02:17:52 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-07-12 17:04:21 +0300 |
commit | 64e1ac4d46f9f5d8284aefb97e1b550dbb26abe8 (patch) | |
tree | 86fa0a3f2b68d2c39d94faca05bef2b6255fbc61 /Documentation | |
parent | 3ec2eef116e900099edc6d31a1a0423166e2906d (diff) | |
download | linux-64e1ac4d46f9f5d8284aefb97e1b550dbb26abe8.tar.xz |
->atomic_open(): return 0 in all success cases
FMODE_OPENED can be used to distingusish "successful open" from the
"called finish_no_open(), do it yourself" cases. Since finish_no_open()
has been adjusted, no changes in the instances were actually needed.
The caller has been adjusted.
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions