mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-07 11:10:44 +00:00
scoutfs: include linux/dlm.h
dlmglue needs this as we're no longer hooking it into the stackglue component. Signed-off-by: Mark Fasheh <mfasheh@versity.com>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <linux/time.h>
|
||||
#include <linux/quotaops.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/dlm.h>
|
||||
|
||||
#define mlog(mask, fmt, args...) printk(KERN_INFO fmt , ##args)
|
||||
#define mlog_errno(st) do { \
|
||||
|
||||
Reference in New Issue
Block a user