Displaying 1 result from an estimated 1 matches for "ocfs_malloc".
Did you mean:
ocfs2_malloc
2004 Nov 23
1
Re: [Ocfs2-commits] mfasheh commits r1663 - branches/dlm-glue/src
...wrote:
> Author: mfasheh
> Date: 2004-11-22 21:37:18 -0600 (Mon, 22 Nov 2004)
> New Revision: 1663
>
> Modified:
> branches/dlm-glue/src/journal.c
> branches/dlm-glue/src/namei.c
> branches/dlm-glue/src/ocfs.h
> branches/dlm-glue/src/super.c
> Log:
> * ocfs_malloc was hardly used so lets take this opportunity to get rid of it.
You never opencode the memset ocfs_malloc did. Did you do an audit that
it's never needed?