On Sun, Sep 03, 2023 at 10:22:43PM -0600, Chunhai Guo wrote: > blk_flush_plug() can be used in a filesystem module, without it may cause > a link failure, as shown in the reported test. It should not be used by a file system, so please revert the change that started using it despite it intentionally not being exported.