Re: [PATCH] vfs: freeze filesystems just prior to reboot
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-08-11 10:02:33
Also in:
linux-fsdevel, linux-xfs
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-08-11 10:02:33
Also in:
linux-fsdevel, linux-xfs
On Sat, Aug 05, 2017 at 08:45:28AM -0700, Darrick J. Wong wrote:
FSCHECKPOINT? Since that's your requirement anyway... "Ensures that all filesystem metadata (which may be in a journal somewhere) has been checkpointed back to disk." ?
What about a file system that is entirely log structured and just garbage collects some times?