summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2020-03-28 15:34:15 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-24 08:00:55 +0200
commit8eaf44acf197051e20edeb9c7673c626e732c618 (patch)
tree9d920e1fc1fca90db9280ce591896759bb60028b /sound
parentabe9688ab02de8b26fbacd95bbcc9477ba754ab2 (diff)
ext4: fix incorrect inodes per group in error message
commit b9c538da4e52a7b79dfcf4cfa487c46125066dfb upstream. If ext4_fill_super detects an invalid number of inodes per group, the resulting error message printed the number of blocks per group, rather than the number of inodes per group. Fix it to print the correct value. Fixes: cd6bb35bf7f6d ("ext4: use more strict checks for inodes_per_block on mount") Link: https://lore.kernel.org/r/8be03355983a08e5d4eed480944613454d7e2550.1585434649.git.josh@joshtriplett.org Reviewed-by: Andreas Dilger <adilger@dilger.ca> Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions