diff options
author | Wang Shilong <wshilong@ddn.com> | 2018-05-12 18:35:01 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-05-12 18:35:01 +0300 |
commit | 0db9fdeb347c10f64b679577f2640c9e35ea5a30 (patch) | |
tree | 355a5f71145fd6262f741b06770cc1a60af8b420 /fs/ext4/mballoc.c | |
parent | e254d1afac83fd441e4051771b3d8f5eaf49fd3a (diff) | |
download | linux-0db9fdeb347c10f64b679577f2640c9e35ea5a30.tar.xz |
ext4: fix wrong return value in ext4_read_inode_bitmap()
The only reason that sb_getblk() could fail is out of memory,
ext4 codes have returned -ENOMME for all other places except this
one, let's fix it here too.
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions