Commit Graph

31 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Joel Becker cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
Joel Becker 553b5eb91a ocfs2: Pass the locking protocol into ocfs2_cluster_connect(). 15 years ago
Joel Becker e603cfb074 ocfs2: Remove the ast pointers from ocfs2_stack_plugins 15 years ago
Joel Becker 110946c8fb ocfs2: Hang the locking proto on the cluster conn and use it in asts. 15 years ago
Joel Becker c0e4133851 ocfs2: Attach the connection to the lksb 15 years ago
Joel Becker a796d2862a ocfs2: Pass lksbs back from stackglue ast/bast functions. 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Joel Becker 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
Mark Fasheh 009d37502a ocfs2: Remove pointless !! 17 years ago
Mark Fasheh 53da4939f3 ocfs2: POSIX file locks support 17 years ago
Joel Becker d6817cdbd1 ocfs2: Increment the reference count of an already-active stack. 17 years ago
Joel Becker 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 years ago
Joel Becker 9f9a99f4ec ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. 17 years ago
Joel Becker 3878f110f7 ocfs2: Move the hb_ctl_path sysctl into the stack glue. 17 years ago
David Teigland cf4d8d75d8 ocfs2: add fsdlm to stackglue 17 years ago
Joel Becker 9c6c877c04 ocfs2: Add the 'cluster_stack' sysfs file. 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
Joel Becker de551246e7 ocfs2: Remove CANCELGRANT from the view of dlmglue. 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