summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2020-01-26 16:42:45 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-01-31 12:47:23 -0800
commit357ecc5f95d2a06bfeb683053f5e4c522b93c284 (patch)
treefc0e8caaabd39795bac95f1824d0e6d9fff8063a /fs/btrfs/inode.c
parentcab7d2e2cebdae854ae717c9351a87c1b9d8364b (diff)
xfs: fix xfs_buf_ioerror_alert location reporting
Instead of passing __func__ to the error reporting function, let's use the return address builtins so that the messages actually tell you which higher level function called the buffer functions. This was previously true for the xfs_buf_read callers, but not for the xfs_trans_read_buf callers. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions