From owner-freebsd-geom@FreeBSD.ORG Wed Apr 21 12:15:37 2010 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCE67106564A; Wed, 21 Apr 2010 12:15:37 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id 699228FC0C; Wed, 21 Apr 2010 12:15:37 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward12.mail.yandex.net (Yandex) with ESMTP id B548D4EA0132; Wed, 21 Apr 2010 16:15:35 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1271852135; bh=V6HBKKsXEuCTpsgGBzV+8uLrWxfKTAuFO1jNKJbxMHI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=JVUjJPWeQQnmD5fNZurClmzp80JqiflZ3Aj86YNjentdNpl07H/RVXyExhk4p4uBg tu66KoLmhvEwI0612LUM9gseoykkV/Jl7bsWUkuu9G/rs6klbD/LTwRjg/h+YDKPGm ieQ1qD+yKDdLZnHudnhu1xxLeuOuyVlWHbR+A14s= Received: from [127.0.0.1] (ns.kirov.so-ups.ru [77.72.136.145]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 74ADE41580B7; Wed, 21 Apr 2010 16:15:35 +0400 (MSD) Message-ID: <4BCEEC66.1080804@yandex.ru> Date: Wed, 21 Apr 2010 16:15:34 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Lister References: <4BCEE9E2.6010007@yandex.ru> In-Reply-To: <4BCEE9E2.6010007@yandex.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-TimeMark: 1271852135 X-Yandex-Spam: 1 X-Yandex-Front: smtp13.mail.yandex.net Cc: Marcel Moolenaar , freebsd-geom@freebsd.org Subject: Re: OCE and GPT X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2010 12:15:37 -0000 On 21.04.2010 16:04, Andrey V. Elsukov wrote: > I published patch to add resize feature to GEOM PART class some time ago: > http://lists.freebsd.org/pipermail/freebsd-geom/2010-March/003955.html Also you can found some info here: http://bu7cher.blogspot.com/2010/03/gpart_22.html (in russian) http://p4db.freebsd.org/clientView.cgi?CLIENT=butcher-gpart http://butcher.heavennet.ru/patches/kernel/gpart_resize/gpart.patch -- WBR, Andrey V. Elsukov