Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Feb 2011 10:39:18 -0800
From:      Matthew Jacob <mj@feral.com>
To:        geom@freebsd.org
Subject:   setting a dump device as a side effect of getattr
Message-ID:  <4D485356.3000908@feral.com>

next in thread | raw e-mail | index | archive | help
The current mechanism for setting a dump device is to run down the list 
of geoms and call set_dumper at the bottom layer.

Would anyone object to making the caller of the GETTATTR for 
GEOM::kerneldump responsible for calling set_dumper (if desired)?

This gives systems some flexibility in changing or extending dump 
devices w/o having to play games witth doing save of the current dumper, 
calling the GETATTR, restoring the current dumper and so on.




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