+14
−11
+6
−3
+1
−1
+3
−6
+2
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The only reason for sb_getblk() failing is if it can't allocate the
buffer_head. So ENOMEM is more appropriate than EIO. In addition,
make sure that the file system is marked as being inconsistent if
sb_getblk() fails.
Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org