Re: [PATCH 1/9] xfs: sync lazy sb accounting on quiesce of read-only mounts
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-12 18:24:25
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-12 18:24:25
On Tue, Jan 12, 2021 at 09:55:19AM -0500, Brian Foster wrote:
xfs_log_unmount_write() does have a shutdown check, it just doesn't show up in the diff because I wanted to retain the post-log force check in that function (in the event that the force triggers a shutdown).
Ok. Maybe mention you are throwing in another shutdown check just because we can't have 'nough of them.