Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev



On Sun, Nov 29, 2015 at 08:10:01AM +1100, matthew green wrote:
> "Michael van Elst" writes:
> > Module Name:	src
> > Committed By:	mlelstv
> > Date:		Sat Nov 28 14:45:24 UTC 2015
> > 
> > Modified Files:
> > 	src/sys/dev: cgd.c
> > 
> > Log Message:
> > Inherit sector size from underlying disk to support disks with
> > sector sizes other than 512 bytes.
> > 
> > The CGD disk image depends on disk geometry as it encodes the block
> > number into each block. You cannot copy an image between disks
> > with different sector sizes.
> 
> could you update cgd.4 with this info?  or perhaps cgdconfig.8?


I had hoped there would be some discussion wether this behaviour
should stay before we document it.



-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index