On Tue, May 27, 2025 at 07:28:54AM -0600, Jens Axboe wrote: > This reverts commit 478ad02d6844217cc7568619aeb0809d93ade43d. > > Both the read and write side dirty && writeback races should be resolved > now, revert the commit that disabled FOP_DONTCACHE for filesystems. Do we really do the revert-like commit style for re-enabling the feature? I would have expected a normal commit log here, just mentioning that is reverts the commit. The change itself looks obviously fine.