uapi/linux/nvme.h

Christoph Hellwig hch at infradead.org
Wed Apr 15 07:25:35 PDT 2015


On Wed, Apr 15, 2015 at 02:22:07PM +0000, Keith Busch wrote:
> I'll stop adding new stuff here if the kernel driver isn't explicitly
> using it, but should we remove everything it's not currently using?

In theory we should never break userspace, but given how relatively
recent NVMe is we might try to get away with it (the rule is you can
break userspace APIs if no one notices..).

If people notice and complain we can set the current defs in stone
under #ifndef __KERNEL__.



More information about the Linux-nvme mailing list