Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: add check to io_submit_init_bio
The bio_alloc() function can return NULL if the memory allocation fails. So we need to check for this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information