diff options
author | Zheng Lv <lv.zheng.2015@gmail.com> | 2016-06-24 05:31:00 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-06-24 12:28:01 (GMT) |
commit | 34df117414d73cb56d128bf7016a4c151f95c313 (patch) | |
tree | 8180c67c00cd46c079c7023fc0739fb32168d1c7 /fs/ext2 | |
parent | dcc381e8330e087402084647d048a168fb948e1c (diff) | |
download | linux-34df117414d73cb56d128bf7016a4c151f95c313.tar.xz |
fat: fix error message for bogus number of directory entries
"bogus directory-entries per block" was reported for what was instead
bogus number of directory entries. The message also mismatched the
argument passed to printk(), which was sbi->dir_entries.
Fix this by replacing the message with "bogus number of directory
entries". printk() argument was kept unchanged.
Signed-off-by: Zheng Lv <lv.zheng.2015@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions