Darrick J. Wong 5927268f5a xfs: flag inode corruption if parent ptr doesn't get us a real inode
If a directory's parent inode pointer doesn't point to an inode, the
directory should be flagged as corrupt.  Enable IGET_UNTRUSTED here so
that _iget will return -EINVAL if the inobt does not confirm that the
inode is present and allocated and we can flag the directory corruption.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
2018-03-23 18:05:08 -07:00
..
2017-11-09 15:50:29 -08:00
2017-10-26 15:38:26 -07:00
2018-03-15 10:31:38 -07:00
2018-03-11 20:27:56 -07:00
2018-03-15 10:31:38 -07:00
2017-04-03 15:18:17 -07:00
2018-01-31 10:18:00 -08:00
2018-03-15 10:31:38 -07:00
2017-11-09 15:50:29 -08:00
2018-03-15 10:31:38 -07:00
2017-10-26 15:38:27 -07:00
2017-12-08 17:51:05 -08:00