OSDN Git Service

xfs: merge xlog_commit_record with xlog_write_done
authorDave Chinner <dchinner@redhat.com>
Thu, 26 Mar 2020 01:18:23 +0000 (18:18 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 27 Mar 2020 15:32:54 +0000 (08:32 -0700)
commitf10e925def9a6d916b291e8c1e704df5a2976f8a
tree94d7a933b26106f96b0fd32c90d823bc55588900
parent8b41e3f98e6ca17ed54615bb7a419c499d370a85
xfs: merge xlog_commit_record with xlog_write_done

xlog_write_done() is just a thin wrapper around xlog_commit_record(), so
they can be merged together easily.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
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>
fs/xfs/xfs_log.c
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_log_priv.h