Loading fs/dlm/user.c +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ #include "lockspace.h" #include "lock.h" #include "lvb_table.h" #include "user.h" static const char *name_prefix="dlm"; static struct miscdevice ctl_device; Loading Loading
fs/dlm/user.c +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ #include "lockspace.h" #include "lock.h" #include "lvb_table.h" #include "user.h" static const char *name_prefix="dlm"; static struct miscdevice ctl_device; Loading