Joseph Qi
|
8ec7b17a66
ocfs2/dlm: fix memory leak of dlm_debug_ctxt
|
9 年之前 |
alex chen
|
79c83ea1aa
ocfs2: fix snprintf format specifier in dlmdebug.c
|
10 年之前 |
Rob Jones
|
8f9ac03232
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
|
10 年之前 |
Fabian Frederick
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
11 年之前 |
Dong Fang
|
df53cd3b70
ocfs2: use list_for_each_entry() instead of list_for_each()
|
12 年之前 |
Paul Gortmaker
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 年之前 |
Sunil Mushran
|
bddefdeec5
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
|
14 年之前 |
Sunil Mushran
|
37096a7927
ocfs2/dlm: Minor cleanup
|
14 年之前 |
Sunil Mushran
|
02bd9c394e
ocfs2/dlm: Cleanup dlmdebug.c
|
14 年之前 |
Joel Becker
|
fc3718918f
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window
|
15 年之前 |
Sunil Mushran
|
b1365d0bd1
|
15 年之前 |
Joel Becker
|
93f3b86fb1
ocfs2: Initialize the bktcnt variable properly, and call it bucket_count
|
15 年之前 |
Tristan Ye
|
228ac63577
Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
|
15 年之前 |
Joe Perches
|
33fa1d909c
fs/ocfs2: Remove unnecessary casts of private_data
|
15 年之前 |
Sunil Mushran
|
86a06abab0
ocfs2/dlm: Fix printing of lockname
|
15 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
16 年之前 |
Alexey Dobriyan
|
2bcd57ab61
headers: utsname.h redux
|
16 年之前 |
James Morris
|
88e9d34c72
seq_file: constify seq_operations
|
16 年之前 |
Sunil Mushran
|
9405dccfd3
ocfs2/dlm: Tweak mle_state output
|
16 年之前 |
Sunil Mushran
|
7141514b83
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
|
16 年之前 |
Sunil Mushran
|
e64ff14607
ocfs2/dlm: Show the number of lockres/mles in dlm_state
|
16 年之前 |
Sunil Mushran
|
6800791ab7
ocfs2/dlm: Improve lockres counts
|
16 年之前 |
Sunil Mushran
|
2ed6c750d6
ocfs2/dlm: Activate dlm->master_hash for master list entries
|
16 年之前 |
Sunil Mushran
|
f77a9a78c3
ocfs2/dlm: Clean up struct dlm_lock_name
|
16 年之前 |
Sunil Mushran
|
b0d4f817ba
ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
|
16 年之前 |
Adrian Bunk
|
95642e5664
ocfs2/dlm: dlmdebug.c: make 2 functions static
|
17 年之前 |
Sunil Mushran
|
8f50eb9789
ocfs2/dlm: Cleanup lockres print
|
17 年之前 |
Sunil Mushran
|
c834cdb157
ocfs2/dlm: Fix lockname in lockres print function
|
17 年之前 |
Sunil Mushran
|
e5a0334cbd
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
|
17 年之前 |
Sunil Mushran
|
7209300a9b
ocfs2/dlm: Dumps the purgelist into a debugfs file
|
17 年之前 |