android_kernel_samsung_msm8976/fs/ocfs2/dlm
Mark Fasheh 3384f3df5e ocfs2: Allow binary names in the DLM
The OCFS2 DLM uses strlen() to determine lock name length, which excludes
the possibility of putting binary values in the name string. Fix this by
requiring that string length be passed in as a parameter.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-09-24 13:50:42 -07:00
..
dlmapi.h ocfs2: Allow binary names in the DLM 2006-09-24 13:50:42 -07:00
dlmast.c ocfs2: Silence dlm error print 2006-09-24 13:50:41 -07:00
dlmcommon.h ocfs2: Allow binary names in the DLM 2006-09-24 13:50:42 -07:00
dlmconvert.c ocfs2: fix compiler warnings in dlm_convert_lock_handler() 2006-06-26 14:43:20 -07:00
dlmconvert.h
dlmdebug.c [PATCH] fs/ocfs2/dlm/: cleanups 2006-06-26 14:43:21 -07:00
dlmdomain.c ocfs2: Cleanup message prints 2006-06-29 15:56:26 -07:00
dlmdomain.h
dlmfs.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -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 ocfs2: Allow binary names in the DLM 2006-09-24 13:50:42 -07:00
dlmmaster.c ocfs2: Allow binary names in the DLM 2006-09-24 13:50:42 -07:00
dlmrecovery.c ocfs2: Allow binary names in the DLM 2006-09-24 13:50:42 -07:00
dlmthread.c ocfs2: use cond_resched() in dlm_thread() 2006-06-26 14:43:13 -07:00
dlmunlock.c ocfs2: fix check for locally granted state during dlmunlock() 2006-08-07 10:55:22 -07:00
dlmver.c
dlmver.h
Makefile [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
userdlm.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
userdlm.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00