summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/locks/src')
-rw-r--r--xlators/features/locks/src/clear.c1
-rw-r--r--xlators/features/locks/src/common.c1
-rw-r--r--xlators/features/locks/src/entrylk.c1
-rw-r--r--xlators/features/locks/src/inodelk.c1
-rw-r--r--xlators/features/locks/src/posix.c1
-rw-r--r--xlators/features/locks/src/reservelk.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/xlators/features/locks/src/clear.c b/xlators/features/locks/src/clear.c
index d7c210f24a5..f6897333ce7 100644
--- a/xlators/features/locks/src/clear.c
+++ b/xlators/features/locks/src/clear.c
@@ -15,7 +15,6 @@
#include "glusterfs.h"
#include "compat.h"
#include "xlator.h"
-#include "inode.h"
#include "logging.h"
#include "common-utils.h"
diff --git a/xlators/features/locks/src/common.c b/xlators/features/locks/src/common.c
index 4b63c43057f..b8c09a988ee 100644
--- a/xlators/features/locks/src/common.c
+++ b/xlators/features/locks/src/common.c
@@ -15,7 +15,6 @@
#include "glusterfs.h"
#include "compat.h"
#include "xlator.h"
-#include "inode.h"
#include "logging.h"
#include "common-utils.h"
diff --git a/xlators/features/locks/src/entrylk.c b/xlators/features/locks/src/entrylk.c
index 4231d760cdc..0dfc9df737b 100644
--- a/xlators/features/locks/src/entrylk.c
+++ b/xlators/features/locks/src/entrylk.c
@@ -10,7 +10,6 @@
#include "glusterfs.h"
#include "compat.h"
#include "xlator.h"
-#include "inode.h"
#include "logging.h"
#include "common-utils.h"
#include "list.h"
diff --git a/xlators/features/locks/src/inodelk.c b/xlators/features/locks/src/inodelk.c
index e1702c78ba1..a8381adda3d 100644
--- a/xlators/features/locks/src/inodelk.c
+++ b/xlators/features/locks/src/inodelk.c
@@ -10,7 +10,6 @@
#include "glusterfs.h"
#include "compat.h"
#include "xlator.h"
-#include "inode.h"
#include "logging.h"
#include "common-utils.h"
#include "list.h"
diff --git a/xlators/features/locks/src/posix.c b/xlators/features/locks/src/posix.c
index ff9a3da1a2e..7e94c284ed1 100644
--- a/xlators/features/locks/src/posix.c
+++ b/xlators/features/locks/src/posix.c
@@ -15,7 +15,6 @@
#include "glusterfs.h"
#include "compat.h"
#include "xlator.h"
-#include "inode.h"
#include "logging.h"
#include "common-utils.h"
diff --git a/xlators/features/locks/src/reservelk.c b/xlators/features/locks/src/reservelk.c
index 13b23f9f887..5c7a5b47f3e 100644
--- a/xlators/features/locks/src/reservelk.c
+++ b/xlators/features/locks/src/reservelk.c
@@ -10,7 +10,6 @@
#include "glusterfs.h"
#include "compat.h"
#include "xlator.h"
-#include "inode.h"
#include "logging.h"
#include "common-utils.h"
#include "list.h"