From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9qnW-00073N-7i for qemu-devel@nongnu.org; Wed, 23 Jul 2014 03:17:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9qnL-0001zW-Fr for qemu-devel@nongnu.org; Wed, 23 Jul 2014 03:17:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9qnL-0001zA-7p for qemu-devel@nongnu.org; Wed, 23 Jul 2014 03:16:59 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s6N7GuQa015120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 23 Jul 2014 03:16:57 -0400 From: Gerd Hoffmann Date: Wed, 23 Jul 2014 09:16:51 +0200 Message-Id: <1406099812-27790-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-2.1 0/1] usb: mtp: tag root property as experimental List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Sorry, bad timing on my side. Patch sent out yesterday, through it would be a good idea to leave at least one day for review, and now I've missed -rc3 :( This patch renames the root property of the usb-mtp device to make clear this is experimental. As we eventually move usb-mtp to be backed by fsdev I don't want commit (yet) to use a filesystem path to specify the tree to export. please pull, Gerd The following changes since commit f368c33d5ab09dd5656924185cd975b11838cd25: Update version for v2.1.0-rc3 release (2014-07-22 18:17:03 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-usb-20140723-1 for you to fetch changes up to cf679caf911aa49a25477b3aa20468ee50ed6c89: usb: mtp: tag root property as experimental (2014-07-23 08:55:40 +0200) ---------------------------------------------------------------- usb: mtp: tag root property as experimental ---------------------------------------------------------------- Gerd Hoffmann (1): usb: mtp: tag root property as experimental hw/usb/dev-mtp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)