summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2020-07-30 20:31:38 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2020-08-07 18:26:24 +0300
commite28c02b94f9e039beeb5c75198caf6e17b66c520 (patch)
tree44913d7018232c7ab46bf499801667499e74f45b /Documentation
parent70499cdfeb3625c87eebe4f7a7ea06fa7447e5df (diff)
downloadlinux-e28c02b94f9e039beeb5c75198caf6e17b66c520.tar.xz
gfs2: When gfs2_dirty_inode gets a glock error, dump the glock
Before this patch, if function gfs2_dirty_inode got an error when trying to lock the inode glock, it complained, but it didn't say what glock or inode had the problem. In this case, it almost always means that dinode_in found an error with the dinode in the file system. So it makes sense to dump the glock, which tells us the location of the dinode in the file system. That will allow us to analyze the corruption from the metadata. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions