Re: [GIT PULL] Block fixes for 4.8-rc4

2016-08-26 Thread Jens Axboe
On 08/26/2016 07:55 PM, Linus Torvalds wrote: On Fri, Aug 26, 2016 at 8:16 AM, Jens Axboe wrote: Hi Linus, - Revert two previous floppy changes, since they caused a user visibile regression. A better fix is in the works. Those reverts have no sign-off, and no explanation for them. No, a r

Re: [GIT PULL] Block fixes for 4.8-rc4

2016-08-26 Thread Linus Torvalds
On Fri, Aug 26, 2016 at 8:16 AM, Jens Axboe wrote: > Hi Linus, > > - Revert two previous floppy changes, since they caused a user visibile > regression. A better fix is in the works. Those reverts have no sign-off, and no explanation for them. No, a revert may not have any copyright value, but

[GIT PULL] Block fixes for 4.8-rc4

2016-08-26 Thread Jens Axboe
Hi Linus, Here's a set of block fixes for the current 4.8-rc release. This pull request contains: - A fix for a secure erase regression, from Adrian. - A fix for an mmc use-after-free bug regression, also from Adrian. - Potential zero pointer deference in bdev freezing, from Andrey. - A race