android_kernel_motorola_sm6225/fs/ocfs2/dlm
Joel Becker c8f33b6e86 [PATCH] ocfs2: Alloc at least a page for the DLM hash
The OCFS2 DLM allocates a number of pages for a hash to lookup locks.
There was a bug where a PAGE_SIZE bigger than the hash size (eg, 64K
pages) would result in zero pages allocated.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-06-26 14:42:42 -07:00
..
dlmapi.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmast.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmcommon.h [PATCH] ocfs2: Alloc at least a page for the DLM hash 2006-06-26 14:42:42 -07:00
dlmconvert.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmconvert.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmdebug.c ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmdebug.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmdomain.c [PATCH] ocfs2: Alloc at least a page for the DLM hash 2006-06-26 14:42:42 -07:00
dlmdomain.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmfs.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
dlmfsver.c [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmfsver.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmlock.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmmaster.c ocfs2: inline dlm_lockres_get() 2006-06-26 14:42:41 -07:00
dlmrecovery.c ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmthread.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmunlock.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmver.c [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmver.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
Makefile [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
userdlm.c ocfs2: test and set teardown flag early in user_dlm_destroy_lock() 2006-04-07 17:39:43 -07:00
userdlm.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00