Re: [PATCH v4 11/16] block: sed-opal: ioctl for writing to shadow mbr

2019-02-08 Thread Derrick, Jonathan
On Fri, 2019-02-01 at 21:50 +0100, David Kozub wrote: > From: Jonas Rabenstein > > Allow modification of the shadow mbr. If the shadow mbr is not marked as > done, this data will be presented read only as the device content. Only > after marking the shadow mbr as done and unlocking a locking

Re: [PATCH v4 11/16] block: sed-opal: ioctl for writing to shadow mbr

2019-02-04 Thread kbuild test robot
Hi Jonas, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on block/for-next] [also build test WARNING on v5.0-rc4 next-20190204] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v4 11/16] block: sed-opal: ioctl for writing to shadow mbr

2019-02-01 Thread David Kozub
From: Jonas Rabenstein Allow modification of the shadow mbr. If the shadow mbr is not marked as done, this data will be presented read only as the device content. Only after marking the shadow mbr as done and unlocking a locking range the actual content is accessible. Co-authored-by: David