Commit Graph

690 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Sunil Mushran d0129aceae ocfs2/dlm: Dumps the mles into a debugfs file 17 years ago
Sunil Mushran 751155a953 ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h 17 years ago
Sunil Mushran 4e3d24ed1a ocfs2/dlm: Dumps the lockres' into a debugfs file 17 years ago
Sunil Mushran 007dce53a2 ocfs2/dlm: Dump the dlm state in a debugfs file 17 years ago
Sunil Mushran 6325b4a22b ocfs2/dlm: Create debugfs dirs 17 years ago
Sunil Mushran 29576f8bb5 ocfs2/dlm: Link all lockres' to a tracking list 17 years ago
Sunil Mushran 724bdca9b8 ocfs2/dlm: Create slabcaches for lock and lockres 17 years ago
Sunil Mushran 12eb0035d6 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle 17 years ago
Joel Becker 9341d22942 ocfs2: Allow selection of cluster plug-ins. 17 years ago
Joel Becker b92eccdd28 ocfs2: Add kbuild for ocfs2_stack_user.ko 17 years ago
Joel Becker 8f318311fa ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h 17 years ago
David Teigland cf4d8d75d8 ocfs2: add fsdlm to stackglue 17 years ago
Joel Becker d4b95eef4d ocfs2: Add the 'set version' message to the ocfs2_control device. 17 years ago
Joel Becker 3cfd4ab6b6 ocfs2: Add the local node id to the handshake. 17 years ago
Joel Becker de870ef022 ocfs2: Introduce the DOWN message to ocfs2_control 17 years ago
Joel Becker 462c7e6a25 ocfs2: Start the ocfs2_control handshake. 17 years ago
Joel Becker 6427a72755 ocfs2: Add the ocfs2_control misc device. 17 years ago
Joel Becker 8adf0536c9 ocfs2: Add the user stack module. 17 years ago
Joel Becker 9c6c877c04 ocfs2: Add the 'cluster_stack' sysfs file. 17 years ago
Joel Becker b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 years ago
Joel Becker 74ae4e104d ocfs2: Create stack glue sysfs files. 17 years ago
Joel Becker 286eaa95c5 ocfs2: Break out stackglue into modules. 17 years ago
Joel Becker e3dad42bf9 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. 17 years ago
Joel Becker 553aa7e408 ocfs2: Split o2cb code from generic stack functions. 17 years ago
Joel Becker 63e0c48ae6 ocfs2: Clean up stackglue initialization 17 years ago
Joel Becker cf0acdcd64 ocfs2: Abstract out a debugging function for underlying dlms. 17 years ago
David Teigland 1693a5c011 ocfs2: handle async EAGAIN from NOQUEUE request 17 years ago
Joel Becker de551246e7 ocfs2: Remove CANCELGRANT from the view of dlmglue. 17 years ago
Mark Fasheh 0abd6d1803 ocfs2: Fill node number during cluster stack init 17 years ago
Joel Becker 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 years ago
Joel Becker 19fdb624dc ocfs2: Abstract out node number queries. 17 years ago
Joel Becker 4670c46ded ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. 17 years ago
Joel Becker 8f2c9c1b16 ocfs2: Create the lock status block union. 17 years ago
Joel Becker 7431cd7e8d ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. 17 years ago
Joel Becker bd3e76105d ocfs2: Use global DLM_ constants in generic code. 17 years ago
Joel Becker 24ef1815e5 ocfs2: Separate out dlm lock functions. 17 years ago
Joel Becker 386a2ef857 ocfs2: New slot map format 17 years ago
Joel Becker fb86b1f071 ocfs2: Define the contents of the slot_map file. 17 years ago
Joel Becker fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
Joel Becker 1c8d9a6a33 ocfs2: slot_map I/O based on max_slots. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Joel Becker d85b20e4b3 ocfs2: Make ocfs2_slot_info private. 17 years ago
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Tao Ma cdef59a94c ocfs2: Fix NULL pointer dereferences in o2net 17 years ago
Sunil Mushran c824c3c723 ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock 17 years ago
Sunil Mushran 535f7026fd ocfs2/dlm: Print message showing the recovery master 17 years ago
Sunil Mushran b31cfc0237 ocfs2/dlm: Add missing dlm_lockres_put()s 17 years ago
Sunil Mushran 52987e2ab4 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path 17 years ago
Sunil Mushran 2c5c54aca9 ocfs2/dlm: Add missing dlm_lock_put()s 17 years ago
Tao Ma 4338ab6a75 ocfs2: Fix an endian bug in online resize. 17 years ago