search for: ocfs2_lock_local

Displaying 2 results from an estimated 2 matches for "ocfs2_lock_local".

2009 Jan 29
0
Is ocfs2_create_new_lock() broken?
...ex ? DLM_LOCK_EX : DLM_LOCK_PR; 1393 unsigned long flags; 1394 u32 lkm_flags = local ? DLM_LKF_LOCAL : 0; 1395 1396 spin_lock_irqsave(&lockres->l_lock, flags); 1397 BUG_ON(lockres->l_flags & OCFS2_LOCK_ATTACHED); 1398 lockres_or_flags(lockres, OCFS2_LOCK_LOCAL); 1399 spin_unlock_irqrestore(&lockres->l_lock, flags); 1400 1401 return ocfs2_lock_create(osb, lockres, level, lkm_flags); 1402 } Joel -- "Egotist: a person more interested in himself than in me." - Ambrose Bierce Joel Becker Principal Software Deve...
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