Skip to content
Commit 3815f1be authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 8f3d9f35
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