On Tue, 23 Aug 2016 18:28:05 +0300, Amir Vadai wrote: > On Mon, Aug 22, 2016 at 08:51:37PM +0200, Jiri Benc wrote: > > 2. We may run into problems like tx path seeing the metadata_dst that > > it should not see. This means either this situation or such > > configuration must be prevented somehow. [...] > Anyway, this issue is orthogonal to this patchset...
Not really. If it's indeed (2) then such configuration needs to be rejected. Or metadata_dst freed at an appropriate place. Thus it's something that needs to be handled by this patchset before the uAPI is set in stone. Jiri