diff options
author | 2023-09-15 15:55:23 +0300 | |
---|---|---|
committer | 2023-10-22 17:10:14 -0400 | |
commit | 1f12900ab52304a7c41714b6ad86990eb428fbc9 (patch) | |
tree | acca1b733982384dbfb11d88643589c4fcbbbd3d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: acl: Add missing check in bch2_acl_chmod() (diff) | |
download | wireguard-linux-1f12900ab52304a7c41714b6ad86990eb428fbc9.tar.xz wireguard-linux-1f12900ab52304a7c41714b6ad86990eb428fbc9.zip |
bcachefs: fs-ioctl: Fix copy_to_user() error code
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 <dan.carpenter@linaro.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions