summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2018-12-14 19:50:17 +0000
committerDavid Sterba <dsterba@suse.com>2019-02-25 14:13:15 +0100
commit06fe39ab15a6a47d4979460fcc17d33b1d72ccf9 (patch)
tree794a4d4ec05e118851d6eee5dff6b743deb96e14 /CREDITS
parentbc9a8bf79cb049eb3af26d53e6ca96dd6a881358 (diff)
downloadlwn-06fe39ab15a6a47d4979460fcc17d33b1d72ccf9.tar.gz
lwn-06fe39ab15a6a47d4979460fcc17d33b1d72ccf9.zip
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
If scrub returned an error and then the copy_to_user() call did not succeed, we would overwrite the error returned by scrub with -EFAULT. Fix that by calling copy_to_user() only if btrfs_scrub_dev() returned success. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions