Searched hist:"44 f487a5536a3afd96a9f571de24c36559e9ae82" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | dlm.h | diff 44f487a5536a3afd96a9f571de24c36559e9ae82 Wed Jun 06 09:21:22 CDT 2007 Patrick Caulfield <pcaulfie@redhat.com> [DLM] variable allocation
Add a new flag, DLM_LSFL_FS, to be used when a file system creates a lockspace. This flag causes the dlm to use GFP_NOFS for allocations instead of GFP_KERNEL. (This updated version of the patch uses gfp_t for ls_allocation.)
Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com> Signed-Off-By: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
/openbmc/linux/fs/dlm/ |
H A D | rcom.c | diff 44f487a5536a3afd96a9f571de24c36559e9ae82 Wed Jun 06 09:21:22 CDT 2007 Patrick Caulfield <pcaulfie@redhat.com> [DLM] variable allocation
Add a new flag, DLM_LSFL_FS, to be used when a file system creates a lockspace. This flag causes the dlm to use GFP_NOFS for allocations instead of GFP_KERNEL. (This updated version of the patch uses gfp_t for ls_allocation.)
Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com> Signed-Off-By: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | dlm_internal.h | diff 44f487a5536a3afd96a9f571de24c36559e9ae82 Wed Jun 06 09:21:22 CDT 2007 Patrick Caulfield <pcaulfie@redhat.com> [DLM] variable allocation
Add a new flag, DLM_LSFL_FS, to be used when a file system creates a lockspace. This flag causes the dlm to use GFP_NOFS for allocations instead of GFP_KERNEL. (This updated version of the patch uses gfp_t for ls_allocation.)
Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com> Signed-Off-By: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | lockspace.c | diff 44f487a5536a3afd96a9f571de24c36559e9ae82 Wed Jun 06 09:21:22 CDT 2007 Patrick Caulfield <pcaulfie@redhat.com> [DLM] variable allocation
Add a new flag, DLM_LSFL_FS, to be used when a file system creates a lockspace. This flag causes the dlm to use GFP_NOFS for allocations instead of GFP_KERNEL. (This updated version of the patch uses gfp_t for ls_allocation.)
Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com> Signed-Off-By: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | lock.c | diff 44f487a5536a3afd96a9f571de24c36559e9ae82 Wed Jun 06 09:21:22 CDT 2007 Patrick Caulfield <pcaulfie@redhat.com> [DLM] variable allocation
Add a new flag, DLM_LSFL_FS, to be used when a file system creates a lockspace. This flag causes the dlm to use GFP_NOFS for allocations instead of GFP_KERNEL. (This updated version of the patch uses gfp_t for ls_allocation.)
Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com> Signed-Off-By: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|