Corrigido por:
root# fsck /dev/sdb2 -a -f
fsck from util-linux 2.25.2
/dev/sdb2: Inodes that were part of a corrupted orphan linked list found.
/dev/sdb2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
root# fsck /dev/sdb2 -f
fsck from util-linux 2.25.2
e2fsck 1.42.12 (29-Aug-2014)
Pass 1: Checking inodes, blocks, and sizes
Inodes that were part of a corrupted orphan linked list found. Fix<y>? yes
Inode 449 was part of the orphaned inode list. FIXED.
Inode 464 was part of the orphaned inode list. FIXED.
Inode 880 was part of the orphaned inode list. FIXED.
Inode 3478 was part of the orphaned inode list. FIXED.
[......]
root# fsck /dev/sdb2 -f
fsck from util-linux 2.25.2
e2fsck 1.42.12 (29-Aug-2014)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/sdb2: 148489/941616 files (0.4% non-contiguous), 1139108/3819520 blocks