]> www.infradead.org Git - users/willy/pagecache.git/commit
fs: Dump information about bad inodes
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 26 May 2021 17:05:37 +0000 (13:05 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 28 Sep 2021 16:45:38 +0000 (12:45 -0400)
commit91065e032f7058db78965f6994c8bcd76a3545a6
treee80531fc36d3a9520ace4226dfb4104fa65cedc1
parent85748e4f29b7168ca5a03b5dc1802268555a18f4
fs: Dump information about bad inodes

If nrpages is still set, call dump_mapping to tell us what kind of inode
is causing problems.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
fs/inode.c