1
0
Fork 0
alistair23-linux/fs/ocfs2/dlmfs
Al Viro 16cc37b3dc dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
commit 3815f1be54 upstream.

'count' is how much you want written, not the final position.
Moreover, it can legitimately be less than the current position...

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-06 08:15:09 +02:00
..
Makefile ocfs2: make local header paths relative to C files 2020-02-24 08:37:00 +01:00
dlmfs.c dlmfs_file_write(): fix the bogosity in handling non-zero *ppos 2020-05-06 08:15:09 +02:00
userdlm.c ocfs2: make local header paths relative to C files 2020-02-24 08:37:00 +01:00
userdlm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00