Skip to content
Commit 73104b6e authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: llseek fix race

Fix race between lseek(fd, 0, SEEK_CUR) and read/write.  This was fixed in
generic code by commit 5b6f1eb9

 (vfs: lseek(fd, 0, SEEK_CUR) race condition).

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent b48c6af2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment