diff options
author | Wang Shilong <wshilong@ddn.com> | 2018-05-12 17:35:01 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-05-12 17:35:01 +0200 |
commit | 0db9fdeb347c10f64b679577f2640c9e35ea5a30 (patch) | |
tree | 355a5f71145fd6262f741b06770cc1a60af8b420 /block/blk-mq-pci.c | |
parent | ext4: use raw i_version value for ea_inode (diff) | |
download | linux-0db9fdeb347c10f64b679577f2640c9e35ea5a30.tar.xz linux-0db9fdeb347c10f64b679577f2640c9e35ea5a30.zip |
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 'block/blk-mq-pci.c')
0 files changed, 0 insertions, 0 deletions