Date: Wed, 14 Jul 2010 13:10:02 GMT From: Andriy Gapon <avg@freebsd.org> To: freebsd-fs@FreeBSD.org Subject: Re: bin/148296: [zfs] [loader] [patch] Very slow probe in /usr/src/sys/boot/zfs/zfs.c Message-ID: <201007141310.o6EDA2xH014069@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/148296; it has been noted by GNATS. From: Andriy Gapon <avg@freebsd.org> To: bug-followup@freebsd.org, olgeni@freebsd.org Cc: Subject: Re: bin/148296: [zfs] [loader] [patch] Very slow probe in /usr/src/sys/boot/zfs/zfs.c Date: Wed, 14 Jul 2010 16:07:56 +0300 Another thing that most likely can be improved - if the whole disk is found to be a vdev of a ZFS pool, then it doesn't make sense to try to probe partitions/slices on the disk. Or does it? But that's an extra. The patch looks perfect. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007141310.o6EDA2xH014069>