From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [PATCH 0 of 2] Patches to alter BLKIF_OP_TRIM to BLKIF_OP_DISCARD (v3) Date: Wed, 12 Oct 2011 11:18:38 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: JBeulich@suse.com, xen-devel@lists.xensource.com, Ian.Campbell@citrix.com Cc: konrad.wilk@oracle.com List-Id: xen-devel@lists.xenproject.org This is the v3 of the patches. I've split the patch in two to cover just the documentation, and then the structure change. The structure change is the same, except the name of the 'secure' flag is BLKIF_DISCARD_SECURE now. I've also taken the liberty of applying Acked-by: Jan Beulich on both of the patches. Please apply these two patches to the tree at your convience. Thanks.