Searched hist:"3 d6aa675fff9eee5a6339d67b355b63a6d69565f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/dlm/ |
H A D | config.h | diff 3d6aa675fff9eee5a6339d67b355b63a6d69565f Wed Jul 06 17:00:54 CDT 2011 David Teigland <teigland@redhat.com> dlm: keep lkbs in idr
This is simpler and quicker than the hash table, and avoids needing to search the hash list for every new lkid to check if it's used.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | dlm_internal.h | diff 3d6aa675fff9eee5a6339d67b355b63a6d69565f Wed Jul 06 17:00:54 CDT 2011 David Teigland <teigland@redhat.com> dlm: keep lkbs in idr
This is simpler and quicker than the hash table, and avoids needing to search the hash list for every new lkid to check if it's used.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | config.c | diff 3d6aa675fff9eee5a6339d67b355b63a6d69565f Wed Jul 06 17:00:54 CDT 2011 David Teigland <teigland@redhat.com> dlm: keep lkbs in idr
This is simpler and quicker than the hash table, and avoids needing to search the hash list for every new lkid to check if it's used.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | lockspace.c | diff 3d6aa675fff9eee5a6339d67b355b63a6d69565f Wed Jul 06 17:00:54 CDT 2011 David Teigland <teigland@redhat.com> dlm: keep lkbs in idr
This is simpler and quicker than the hash table, and avoids needing to search the hash list for every new lkid to check if it's used.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | lock.c | diff 3d6aa675fff9eee5a6339d67b355b63a6d69565f Wed Jul 06 17:00:54 CDT 2011 David Teigland <teigland@redhat.com> dlm: keep lkbs in idr
This is simpler and quicker than the hash table, and avoids needing to search the hash list for every new lkid to check if it's used.
Signed-off-by: David Teigland <teigland@redhat.com>
|