On Fri, Sep 15, 2023 at 03:55:23PM +0300, Dan Carpenter wrote:
> The copy_to_user() function returns the number of bytes that it wasn't
> able to copy but we want to return -EFAULT to the user.
>
> Fixes: e0750d947352 ("bcachefs: Initial commit")
> Signed-off-by: Dan Carpenter <[email protected]>Thanks, applied
