[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
From: |
Christoph Hellwig |
Subject: |
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images |
Date: |
Fri, 23 Apr 2010 18:19:20 +0200 |
User-agent: |
Mutt/1.3.28i |
On Fri, Apr 23, 2010 at 06:09:09PM +0200, Kevin Wolf wrote:
> Christoph, what about this one? It's still in the block branch, but I
> have excluded it from first pull request round because these questions
> are still open.
>
> What should I do with it? Drop it, wait for a new version or keep it as
> it is? If you're not going to drop it, I'd definitely like to hear more
> opinions on the compatibility thing before proposing it for a merge in a
> pull request.
Drop it for now. I agree on the centralization so I will do it. Then
we can decide if we want to implement the enforcement in the central
place ontop of it.