summaryrefslogtreecommitdiff
path: root/fs/fuse/inode.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2020-11-11 19:22:32 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2020-11-11 19:22:32 +0300
commitdf8629af293493757beccac2d3168fe5a315636e (patch)
tree0b02a0a162331bd10fb7540a8fa099002111aec4 /fs/fuse/inode.c
parent833c5a42e28beeefa1f9bd476a63fe8050c1e8ca (diff)
downloadlinux-df8629af293493757beccac2d3168fe5a315636e.tar.xz
fuse: always revalidate if exclusive create
Failure to do so may result in EEXIST even if the file only exists in the cache and not in the filesystem. The atomic nature of O_EXCL mandates that the cached state should be ignored and existence verified anew. Reported-by: Ken Schalk <kschalk@nvidia.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/fuse/inode.c')
0 files changed, 0 insertions, 0 deletions