-
由 Theodore Ts'o 提交于
The bio_alloc() function can return NULL if the memory allocation fails. So we need to check for this. Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>
a1d8d9a7
The bio_alloc() function can return NULL if the memory allocation
fails. So we need to check for this.
Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>