[PATCH 7/8] nvme-fabrics: add option to disallow T10-PI offload

Daniel Wagner dwagner at suse.de
Mon Jan 22 07:27:07 PST 2024


On Mon, Jan 22, 2024 at 05:17:11PM +0200, Max Gurtovoy wrote:
> > What about 'enable_pi' instead of the inverted boolean logic?
> 
> we can't change the default behavior (that is "enable" by default).

But couldn't we just have

    enable_pi = true

as default then? This should be the same as

   disallow_pi = false

?



More information about the Linux-nvme mailing list