From patchwork Wed Dec 4 17:53:50 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Mason X-Patchwork-Id: 3284091 Return-Path: X-Original-To: patchwork-linux-btrfs@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id D70799F37A for ; Wed, 4 Dec 2013 18:15:09 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A9419203B4 for ; Wed, 4 Dec 2013 18:15:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0870D204E2 for ; Wed, 4 Dec 2013 18:15:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933198Ab3LDSO4 (ORCPT ); Wed, 4 Dec 2013 13:14:56 -0500 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:14129 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932904Ab3LDSOJ convert rfc822-to-8bit (ORCPT ); Wed, 4 Dec 2013 13:14:09 -0500 X-Greylist: delayed 1198 seconds by postgrey-1.27 at vger.kernel.org; Wed, 04 Dec 2013 13:14:09 EST Received: from pps.filterd (m0044012 [127.0.0.1]) by mx0a-00082601.pphosted.com (8.14.5/8.14.5) with SMTP id rB4HqUkf031141; Wed, 4 Dec 2013 09:54:02 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=content-type : mime-version : content-transfer-encoding : to : message-id : from : subject : date; s=facebook; bh=05gpF+U5vpib5QgJW1LykpHq1E5ZXkghQzY/5MFclcI=; b=DMP3jIqDQyl+cYelS9kFj/qvULWYtDRV3jNzwEMFUFo7yIBgOYX72+xBhvHk7DEUuLtm ATQykLv+TgCWhCDWezA+xlAJGgaDM+oKXih88Bl/mCOyc7iXgLK7Rd9en4cH96k+8jwp 7GZrSfSt98qT1zvvAR32uZkcLkcXc/KHZc0= Received: from mail.thefacebook.com (prn1-cmdf-dc01-fw1-nat.corp.tfbnw.net [173.252.71.129] (may be forged)) by mx0a-00082601.pphosted.com with ESMTP id 1ghq8qug6s-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK); Wed, 04 Dec 2013 09:54:02 -0800 Received: from localhost (192.168.57.29) by mail.thefacebook.com (192.168.16.21) with Microsoft SMTP Server (TLS) id 14.3.158.1; Wed, 4 Dec 2013 09:54:00 -0800 MIME-Version: 1.0 To: Linus Torvalds , , LKML Message-ID: <20131204175350.3449.17368@hit-nxdomain.opendns.com> From: Chris Mason User-Agent: alot/0.3.5 Subject: [GIT PULL] Btrfs Maintainer update Date: Wed, 4 Dec 2013 12:53:50 -0500 X-Originating-IP: [192.168.57.29] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.72, 1.0.14, 0.0.0000 definitions=2013-12-04_07:2013-12-04, 2013-12-04, 1970-01-01 signatures=0 Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, I'm still getting settled into new devel hardware etc, but I do have one commit for the next rc. Please grab it from my for-linus branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus This changes my email over to fb.com, and adds a MAINTAINERS entry for Josef as well. Instead of diffstat etc, I've put the patch below. The commit is also signed, my updated key should be floating around the pgp servers now. commit c0778e2534b81be6b85b5ee07c0e15ff774f7136 Author: Chris Mason Date: Tue Dec 3 20:16:03 2013 -0500 Btrfs: update the MAINTAINERS file Josef and I have new email addresses Signed-off-by: Chris Mason Signed-off-by: Josef Bacik --- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index ffcaf97..db89b5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1921,7 +1921,8 @@ S: Maintained F: drivers/gpio/gpio-bt8xx.c BTRFS FILE SYSTEM -M: Chris Mason +M: Chris Mason +M: Josef Bacik L: linux-btrfs@vger.kernel.org W: http://btrfs.wiki.kernel.org/ Q: http://patchwork.kernel.org/project/linux-btrfs/list/