summaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc.c
diff options
context:
space:
mode:
authorWang Shilong <wshilong@ddn.com>2018-05-12 18:35:01 +0300
committerTheodore Ts'o <tytso@mit.edu>2018-05-12 18:35:01 +0300
commit0db9fdeb347c10f64b679577f2640c9e35ea5a30 (patch)
tree355a5f71145fd6262f741b06770cc1a60af8b420 /fs/ext4/mballoc.c
parente254d1afac83fd441e4051771b3d8f5eaf49fd3a (diff)
downloadlinux-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