Home
last modified time | relevance | path

Searched hist:"3815 f1be" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c3815f1be Thu Apr 23 12:45:27 CDT 2020 Al Viro <viro@zeniv.linux.org.uk> dlmfs_file_write(): fix the bogosity in handling non-zero *ppos

'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>
3815f1be Thu Apr 23 12:45:27 CDT 2020 Al Viro <viro@zeniv.linux.org.uk> dlmfs_file_write(): fix the bogosity in handling non-zero *ppos

'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>