summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_target_stripe.c
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-07-19 19:37:43 +0200
committerMerlin Scholz <merlin@scholz.ruhr>2023-07-19 19:37:43 +0200
commit509f0498e749fa43af638c2719442656bc3295da (patch)
tree1ddbf2aca1e01bdb57cc723811035bde22357d82 /sys/dev/dm/dm_target_stripe.c
parentc7d78f5ebdbe93048e09731ce76417ea5a78cd05 (diff)
Code cleanuplockdoc-10.99.5
Diffstat (limited to 'sys/dev/dm/dm_target_stripe.c')
0 files changed, 0 insertions, 0 deletions
ly and hence retain it in the resulting library. 2009-05-28Use a bunch of weak symbols to determine which network componentspooka are present. This works in userspace as opposed relying in link sets, which fail miserably. Later, when the networking stack becomes modularized, we can move to a dynamic scheme like with file systems. Also, this change allows us to do proper autoconfig, namely attach the loopback interface iff it is present. 2009-02-08Add a PF_LOCAL rump kernel component.pooka