mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
49ff4debd3
Introduce BUF_STRATEGY(struct buf *, int flag) macro, and use it throughout. please see comment in sys/conf.h about the flag argument. Remove strategy argument from all the diskslice/label/bad144 implementations, it should be found from the dev_t. Remove bogus and unused strategy1 routines. Remove open/close arguments from dssize(). Pick them up from dev_t. Remove unused and unfinished setgeom support from diskslice/label/bad144 code. |
||
---|---|---|
.. | ||
geom_ccd.c |