mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-08 08:58:50 +03:00
o Forgot to add ref to module.
This commit is contained in:
parent
e28feceb06
commit
da49f88a03
@ -104,6 +104,7 @@ static int linear_map(struct buffer_head *bh, void *context)
|
||||
|
||||
static struct target_type linear_target = {
|
||||
name: "linear",
|
||||
module: &THIS_MODULE,
|
||||
ctr: linear_ctr,
|
||||
dtr: linear_dtr,
|
||||
map: linear_map,
|
||||
|
Loading…
x
Reference in New Issue
Block a user