From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v2] introduce a cache options for PV disks Date: Thu, 27 Jun 2013 18:59:42 +0100 Message-ID: <20940.32142.763758.962621@mariner.uk.xensource.com> References: <20940.26172.875919.504123@mariner.uk.xensource.com> <20940.31210.191976.244639@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: xen-devel@lists.xensource.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org Stefano Stabellini writes ("Re: [PATCH v2] introduce a cache options for PV disks"): > BDRV_O_NATIVE_AIO is ignored if BDRV_O_NOCACHE is not also set, so there > would be not behavioural change. However the code would be clearer. Right, OK. Ian.