Displaying 2 results from an estimated 2 matches for "dlm_key".
2008 Oct 23
2
[PATCH 1/1] OCFS2: fix for nfs getting stale inode.
...ucture. We want this because
* open references on the debug inodes can live on after a mount, so
* we can't rely on the ocfs2_super to always exist. */
@@ -1989,6 +2078,7 @@ static void ocfs2_dlm_shutdown_debug(str
int ocfs2_dlm_init(struct ocfs2_super *osb)
{
int status;
+ int i;
u32 dlm_key;
struct dlm_ctxt *dlm = NULL;
@@ -2030,6 +2120,11 @@ int ocfs2_dlm_init(struct ocfs2_super *o
local:
ocfs2_super_lock_res_init(&osb->osb_super_lockres, osb);
ocfs2_rename_lock_res_init(&osb->osb_rename_lockres, osb);
+
+ for(i=0; i<OCFS2_DEALLOC_NR; i++) {
+ ocfs2_deallo...
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding
changes for Ocfs2.
Aside from the usual set of cleanups and fixes that were inappropriate for
2.6.25, there are a few highlights:
The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location
meshes better with modern sysfs layout. A symbolic link has been placed in
the old location so as to