Re: [PATCH v6 17/21] libnvdimm: infrastructure for btt devices

2015-06-17 Thread Christoph Hellwig
The block change need to be a separate patch. They should go in through Jens tree or at least get an ACK from him. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majord

[PATCH v6 17/21] libnvdimm: infrastructure for btt devices

2015-06-11 Thread Dan Williams
Block devices from an nd bus, in addition to accepting "struct bio" based requests, also have the capability to perform byte-aligned accesses. By default only the bio/block interface is used. However, if another driver can make effective use of the byte-aligned capability it can claim the block i