[PATCH 0/7] User-created blob properties

2015-05-07 Thread Daniel Vetter
On Mon, Apr 20, 2015 at 07:22:49PM +0100, Daniel Stone wrote: > Hi, > This is the spritual successor to the modes-as-blob-properties patchset. > > There are some fairly drastic differences though, namely: > - the referenced object in this case is the blob property - being just > a dumb chunk

[PATCH 0/7] User-created blob properties

2015-05-07 Thread Daniel Stone
Hi, On Thursday, May 7, 2015, Daniel Vetter wrote: > On Mon, Apr 20, 2015 at 07:22:49PM +0100, Daniel Stone wrote: > > This is the spritual successor to the modes-as-blob-properties patchset. > > > > There are some fairly drastic differences though, namely: > > - the referenced object in this

[PATCH 0/7] User-created blob properties

2015-04-20 Thread Daniel Stone
Hi, This is the spritual successor to the modes-as-blob-properties patchset. There are some fairly drastic differences though, namely: - the referenced object in this case is the blob property - being just a dumb chunk of data - rather than attempting to refcount modes; meaning that ...