summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-05-04 15:31:21 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2018-05-09 10:04:02 -0700
commitcec572561a748396c783c1ea91a289816d3c4f18 (patch)
tree7ad26b9efe9c1835745d8e3fdf22d1738506a233 /fs/xfs/xfs_qm.c
parent8804630e1eeba06194344b9eeffa379f4ed168c7 (diff)
downloadlinux-stable-cec572561a748396c783c1ea91a289816d3c4f18.tar.gz
linux-stable-cec572561a748396c783c1ea91a289816d3c4f18.tar.bz2
linux-stable-cec572561a748396c783c1ea91a289816d3c4f18.zip
xfs: bmap debugging should never panic the system
Don't panic() the system if the bmap records are garbage, just call ASSERT which gives us the same backtrace but enables developers to control if the system goes down or not. This makes debugging with generic/388 much easier because it won't reboot the machine midway through a run just because btree_read_bufl returns EIO when the fs has already shut down. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_qm.c')
0 files changed, 0 insertions, 0 deletions