diff options
| author | Christoph Hellwig <[email protected]> | 2020-05-23 07:30:16 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-06-04 03:16:55 +0000 |
| commit | ba988903937c1b1ce5d54567b50f2ad9604b3bfe (patch) | |
| tree | fbd513ee562021b45b3c1890734d552e2d25ca1d /fs/fs-writeback.c | |
| parent | fs: remove the access_ok() check in ioctl_fiemap (diff) | |
| download | kernel-ba988903937c1b1ce5d54567b50f2ad9604b3bfe.tar.gz kernel-ba988903937c1b1ce5d54567b50f2ad9604b3bfe.zip | |
ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
access_ok just checks we are fed a proper user pointer. We also do that
in copy_to_user itself, so no need to do this early.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ritesh Harjani <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions
