Am 06.07.2016 um 04:14 hat Eric Blake geschrieben:
> On 07/05/2016 09:50 AM, Kevin Wolf wrote:
> > From: Eric Blake
> >
> > Sector-based limits are awkward to think about; in our on-going
> > quest to move to byte-based interfaces, convert max_discard and
> > discard_alignment. Rename them, usin
On 07/05/2016 09:50 AM, Kevin Wolf wrote:
> From: Eric Blake
>
> Sector-based limits are awkward to think about; in our on-going
> quest to move to byte-based interfaces, convert max_discard and
> discard_alignment. Rename them, using 'pdiscard' as an aid to
> track which remaining discard inter
From: Eric Blake
Sector-based limits are awkward to think about; in our on-going
quest to move to byte-based interfaces, convert max_discard and
discard_alignment. Rename them, using 'pdiscard' as an aid to
track which remaining discard interfaces need conversion, and so
that the compiler will h