diff options
author | Christoph Hellwig <hch@lst.de> | 2020-03-20 16:49:19 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-23 16:27:58 +0100 |
commit | f97a43e4366277f5b683a130af7f1d86ce7c162b (patch) | |
tree | 7b6c15cc74c00ce7accd310653d1495391b6c0f5 /fs/cramfs | |
parent | xfs: factor out a xlog_wait_on_iclog helper (diff) | |
download | linux-f97a43e4366277f5b683a130af7f1d86ce7c162b.tar.xz linux-f97a43e4366277f5b683a130af7f1d86ce7c162b.zip |
xfs: simplify the xfs_log_release_iclog calling convention
The only caller of xfs_log_release_iclog doesn't care about the return
value, so remove it. Also don't bother passing the mount pointer,
given that we can trivially derive it from the iclog.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions