aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorTheodore Ts'o <[email protected]>2018-05-22 21:14:07 +0000
committerTheodore Ts'o <[email protected]>2018-05-22 21:14:07 +0000
commiteb9b5f01c33adebc31cbc236c02695f605b0e417 (patch)
tree22cc5a91463b52193fdf1c6dc0465a33c767fd78 /drivers/fpga/fpga-mgr.c
parentext4: do not allow external inodes for inline data (diff)
downloadkernel-eb9b5f01c33adebc31cbc236c02695f605b0e417.tar.gz
kernel-eb9b5f01c33adebc31cbc236c02695f605b0e417.zip
ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
If ext4_find_inline_data_nolock() returns an error it needs to get reflected up to ext4_iget(). In order to fix this, ext4_iget_extra_inode() needs to return an error (and not return void). This is related to "ext4: do not allow external inodes for inline data" (which fixes CVE-2018-11412) in that in the errors=continue case, it would be useful to for userspace to receive an error indicating that file system is corrupted. Signed-off-by: Theodore Ts'o <[email protected]> Reviewed-by: Andreas Dilger <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions