History log of /freebsd-10-stable/sys/geom/geom_subr.c
Revision Date Author Comments
# 332096 06-Apr-2018 avg

MFC r330977: g_access: deal with races created by geoms that drop the topology lock

PR: 225960


# 281298 09-Apr-2015 mav

MFC r280685: When searching for provider by name, prefer non-withered one.


# 271238 07-Sep-2014 smh

MFC r256956:
Improve ZFS N-way mirror read performance by using load and locality
information.

MFC r260713:
Fix ZFS mirror code for handling multiple DVA's

Also make the addition of the d_rotation_rate binary compatible. This allows
storage drivers compiled for 10.0 to work by preserving the ABI for disks.

Approved by: re (gjb)
Sponsored by: Multiplay


# 266679 26-May-2014 ae

MFC r266445:
Add a topology trace to the g_spoil_event.


# 266031 14-May-2014 bdrewery

MFC r264499:

Make g_access() KASSERT() more useful.


# 281298 09-Apr-2015 mav

MFC r280685: When searching for provider by name, prefer non-withered one.


# 271238 07-Sep-2014 smh

MFC r256956:
Improve ZFS N-way mirror read performance by using load and locality
information.

MFC r260713:
Fix ZFS mirror code for handling multiple DVA's

Also make the addition of the d_rotation_rate binary compatible. This allows
storage drivers compiled for 10.0 to work by preserving the ABI for disks.

Approved by: re (gjb)
Sponsored by: Multiplay


# 266679 26-May-2014 ae

MFC r266445:
Add a topology trace to the g_spoil_event.


# 266031 14-May-2014 bdrewery

MFC r264499:

Make g_access() KASSERT() more useful.