Re: [PATCH 07/16] blktrace: split out relaying a blktrace event
From: Christoph Hellwig <hch@lst.de>
Date: 2025-09-19 15:10:11
Also in:
linux-block, lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2025-09-19 15:10:11
Also in:
linux-block, lkml
On Tue, Sep 09, 2025 at 01:06:02PM +0200, Johannes Thumshirn wrote:
Split out the code relaying a blktrace event to user-space using relayfs. This enables adding a second version supporting a new version of the protocol.
Looks good: Reviewed-by: Christoph Hellwig <hch@lst.de>