summaryrefslogtreecommitdiffstats
path: root/xlators/debug/trace/src
ModeNameSize
-rw-r--r--Makefile.am462logstatsplain
-rw-r--r--trace-mem-types.h567logstatsplain
-rw-r--r--trace.c99009logstatsplain
-rw-r--r--trace.h2043logstatsplain
rfs-afrv1.git/diff/xlators/features/locks/src/posix.c?id=3647c9707f0124ae2fea21b4d501461e0e9b0169'>xlators/features/locks/src/posix.c129
1 files changed, 85 insertions, 44 deletions
diff --git a/xlators/features/locks/src/posix.c b/xlators/features/locks/src/posix.c
index d4e1b152f..60724d5c3 100644
--- a/xlators/features/locks/src/posix.c
+++ b/xlators/features/locks/src/posix.c
@@ -788,79 +788,120 @@ pl_forget (xlator_t *this,
posix_lock_t *ext_tmp = NULL;
posix_lock_t *ext_l = NULL;
+ struct list_head posixlks_released;
pl_inode_lock_t *ino_tmp = NULL;
pl_inode_lock_t *ino_l = NULL;
+ struct list_head inodelks_released;
pl_rw_req_t *rw_tmp = NULL;
pl_rw_req_t *rw_req = NULL;
pl_e