Matthew Ahrens wrote:
> Darren J Moffat wrote:
>> Andreas Dilger wrote:
>>
>>> I agree, but I suspect large dnodes could also be of use to ZFS at
>>> some point, either for fast EAs and/or small files, so we wanted to
>>> get some buy-in from the ZFS developers on an approach that would
>>> be suit
layers to
vdev_raidz.
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL:
<http://mail.opensolaris.org/pipermail/zfs-code/attachments/20070920/70035301/attachment.bin>
Thanks Matt... It looks as if 6582456 is in snv_71, and PSARC 2007/342 will be
in snv_75. I'll wait until snv_75 comes out since I'm just playing around with
using ZFS on a laptop and thought I'd add a pool property to enable/disable a
setting that identifies the pool as a laptop pool. There are
On Sep 20, 2007 06:09 -0700, Matthew Ahrens wrote:
> Andreas Dilger wrote:
> >>I agree, but I suspect large dnodes could also be of use to ZFS at
> >>some point, either for fast EAs and/or small files, so we wanted to
> >>get some buy-in from the ZFS developers on an approach that would
> >>be sui
eric kustarz wrote:
>
> On Sep 12, 2007, at 4:31 AM, Darren J Moffat wrote:
>
>> The DMU layer will determine which objects in be encrypted when being
>> placed in a dataset that has the encryption property turned on.
>>
>> http://opensolaris.org/os/project/zfs-crypto/phase1/dmu_ot/
>>
>> Which o
Darren J Moffat wrote:
> Andreas Dilger wrote:
>
>> I agree, but I suspect large dnodes could also be of use to ZFS at
>> some point, either for fast EAs and/or small files, so we wanted to
>> get some buy-in from the ZFS developers on an approach that would
>> be suitable for ZFS also. In partic
eric kustarz wrote:
> On Sep 12, 2007, at 4:31 AM, Darren J Moffat wrote:
>
>> The DMU layer will determine which objects in be encrypted when being
>> placed in a dataset that has the encryption property turned on.
>>
>> http://opensolaris.org/os/project/zfs-crypto/phase1/dmu_ot/
>>
>> Which of t
On Sep 17, 2007 14:43 -0600, Mark Shellenbaum wrote:
> >Andreas Dilger wrote:
> >>0.b The ext2/3/4 format has a very clever IMHO versioning mechanism that
> >> is superior to just incrementing a version number and forcing all
> >> implementations to support every previous version's features.