]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: update both stat counters together in xlog_sync
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:23 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:23 +0000 (19:27 -0700)
commit24a2c68dd5508dcd9984cd6121aad49f77387b2d
tree5163b541e1580613f9f3730cea7ad422aa8da8c4
parent3d2d10bea78aa56f38565311fb310522078e48f4
xfs: update both stat counters together in xlog_sync

Just a small bit of code tidying up.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@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