mirror of
https://github.com/torvalds/linux.git
synced 2025-04-09 14:45:27 +00:00

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