Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2008 23:26:32 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        lhmwzy <lhmwzy@gmail.com>
Cc:        freebsd-stable@freebsd.org, Andrew Snow <andrew@modulus.org>
Subject:   Re: non-root user can not create zfs filesystem?
Message-ID:  <20081023062632.GA78650@icarus.home.lan>
In-Reply-To: <78fb9d960810222323t2a77505bv487390d3b1d43435@mail.gmail.com>
References:  <78fb9d960810220425x774d449fx6ef27a20b1ff0db0@mail.gmail.com> <E1Ksbz2-0005ZL-IW@dilbert.ticketswitch.com> <20081022185329.0b662d29@fabiankeil.de> <78fb9d960810221631g4adc7cf5md415de71c30cc87a@mail.gmail.com> <48FFBB42.7040509@modulus.org> <78fb9d960810222323t2a77505bv487390d3b1d43435@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2008 at 02:23:14PM +0800, lhmwzy wrote:
> This patch must be used in CURRENT??

Correct.  This patch DOES NOT apply to RELENG_7 or earlier.

> cvsup src with tag=.

Consider using csup, which comes with the base system.

> put and upzip the patch to /usr/src
> use"patch < zfs_20080727.patch" to patch the file?
> 
> Is it right?
> 
> I have done following what I said,but find a few file in /usr/src

This looks correct.  The .orig files are the originals.  Ones which are
zero bytes imply new files have been added.

What you want to look for is .rej files, which are rejects (implying the
patch did not apply cleanly).  find /usr/src -name "*.rej"

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081023062632.GA78650>