From patchwork Mon Jul 18 04:53:51 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Sheng-Hui X-Patchwork-Id: 985482 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p6I4sR2D009620 for ; Mon, 18 Jul 2011 04:54:27 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751304Ab1GREyA (ORCPT ); Mon, 18 Jul 2011 00:54:00 -0400 Received: from mail-iy0-f194.google.com ([209.85.210.194]:59276 "EHLO mail-iy0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751024Ab1GREyA (ORCPT ); Mon, 18 Jul 2011 00:54:00 -0400 Received: by iyj12 with SMTP id 12so680772iyj.1 for ; Sun, 17 Jul 2011 21:53:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=obUjvYmdPkLljf3W3dkvtVXRvbsbhXnt3I2PeZxi2pg=; b=Ppg/DrRYI7oGVx8iiwdl2j/oOC65ra5eSvUnbqkj5keLubQnuGsCsseyAWZA+vUeXT KvqutKoHw5tcD9UeltNmYfDz93pagqqsVsi57UPci/+1sH4qWR3me9InDya3ZyifGaG6 qBj4rMFidqDJs0TlnfKlE3lOhZaELJjTyZpHQ= Received: by 10.231.95.143 with SMTP id d15mr5384036ibn.149.1310964839491; Sun, 17 Jul 2011 21:53:59 -0700 (PDT) Received: from [9.123.137.57] ([202.108.130.138]) by mx.google.com with ESMTPS id v16sm2644872ibf.59.2011.07.17.21.53.57 (version=SSLv3 cipher=OTHER); Sun, 17 Jul 2011 21:53:58 -0700 (PDT) Message-ID: <4E23BC5F.4060200@gmail.com> Date: Mon, 18 Jul 2011 12:53:51 +0800 From: Wang Sheng-Hui User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: Chris Mason , linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter2.kernel.org [140.211.167.43]); Mon, 18 Jul 2011 04:54:27 +0000 (UTC) The patch is against 3.0-rc7 kernel. From d22497ac8c5dd55a2ef9a47de5f2ddee55f8ec50 Mon Sep 17 00:00:00 2001 From: Wang Sheng-Hui Date: Sun, 17 Jul 2011 21:45:01 -0500 Subject: [PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt git repository link for btrfs utilities http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git doesn't work, and git-clone can get failed as: $ git clone http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git Initialized empty Git repository in /home/crossover/dev/btrfs-progs-unstable/.git/ fatal: http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git/info/refs not found: did you run git update-server-info on the server? Update git repository links for btrfs utilities to the latest ones in Documentation/filesystems/btrfs.txt Signed-off-by: Wang Sheng-Hui --- Documentation/filesystems/btrfs.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation/filesystems/btrfs.txt b/Documentation/filesystems/btrfs.txt index 64087c3..b095261 100644 --- a/Documentation/filesystems/btrfs.txt +++ b/Documentation/filesystems/btrfs.txt @@ -63,8 +63,9 @@ IRC network. Userspace tools for creating and manipulating Btrfs file systems are available from the git repository at the following location: - http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git + http://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git + https://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git These include the following tools: