diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-09-12 20:47:57 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-09-17 06:59:38 +0300 |
commit | d71cbf0d3bc029d4ef3f321c8778960afc049158 (patch) | |
tree | 0663410147d8a681bf6bf7f94e82da350ef175e6 /scripts/lib/kdoc/kdoc_files.py | |
parent | 1d7b343785914826f04cd91a9d53f136e626a919 (diff) | |
download | linux-d71cbf0d3bc029d4ef3f321c8778960afc049158.tar.xz |
simplify gfs2_atomic_open()
the difference from 9p et.al. is that on gfs2 the lookup side might
end up opening the file. That's what the FMODE_OPENED check there
is about - and it might actually be seen with finish_open() having
failed, if it fails late enough.
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions