|
@@ -744,7 +744,7 @@ restart:
|
|
|
if (ocfs2_read_dir_block(dir, block, &bh, 0)) {
|
|
|
/* read error, skip block & hope for the best.
|
|
|
* ocfs2_read_dir_block() has released the bh. */
|
|
|
- ocfs2_error(dir->i_sb, "reading directory %llu, "
|
|
|
+ mlog(ML_ERROR, "reading directory %llu, "
|
|
|
"offset %lu\n",
|
|
|
(unsigned long long)OCFS2_I(dir)->ip_blkno,
|
|
|
block);
|