]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: refactor unmount record write
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 20 Jul 2018 16:28:39 +0000 (09:28 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 23 Jul 2018 16:08:01 +0000 (09:08 -0700)
commit4887a199d0d6d6a2e9891ea796a634ce63f1e9b4
tree823de103256200ddee69d53071456580434e40cf
parent6f338b6633f07e3ef77bb4e0ed9deec0f5f2ec88
xfs: refactor unmount record write

Refactor the writing of the unmount record into a separate helper.  No
functionality changes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_log_format.h
fs/xfs/xfs_log.c