diff options
author | 2011-10-10 16:52:49 +0000 | |
---|---|---|
committer | 2011-10-11 21:15:10 -0500 | |
commit | 901796afca0d31d97bf6d1bf2ab251a93a4b8c83 (patch) | |
tree | 85f204657d81700492487acbf39fb9702e6b0842 /lib/mpi/mpiutil.c | |
parent | xfs: clean up buffer allocation (diff) | |
download | wireguard-linux-901796afca0d31d97bf6d1bf2ab251a93a4b8c83.tar.xz wireguard-linux-901796afca0d31d97bf6d1bf2ab251a93a4b8c83.zip |
xfs: clean up xfs_ioerror_alert
Instead of passing the block number and mount structure explicitly
get them off the bp and fix make the argument order more natural.
Also move it to xfs_buf.c and stop printing the device name given
that we already get the fs name as part of xfs_alert, and we know
what device is operates on because of the caller that gets printed,
finally rename it to xfs_buf_ioerror_alert and pass __func__ as
argument where it makes sense.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions