diff options
author | Chengguang Xu <[email protected]> | 2019-10-23 21:56:43 +0800 |
---|---|---|
committer | Jan Kara <[email protected]> | 2019-10-24 09:24:40 +0200 |
commit | acd1f04679803af84e7ab76f37df30d8598b07b9 (patch) | |
tree | 56b9db6cac3d11df1dcc1d48e36f98dc33cc2cef /scripts/bpf_helpers_doc.py | |
parent | ba1af2e47446ac353395b4c274408944284ceeaa (diff) |
ext2: return error when fail to allocating memory in ioctl
Currently, we do not check memory allocation
result for ei->i_block_alloc_info in ioctl,
this patch checks it and returns error in
failure case.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Chengguang Xu <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions