Whamcloud - gitweb
Don't use SLAB_KERNEL (GFP_KERNEL) allocations for locks and resources.
authoradilger <adilger>
Mon, 5 Jan 2004 18:52:14 +0000 (18:52 +0000)
committeradilger <adilger>
Mon, 5 Jan 2004 18:52:14 +0000 (18:52 +0000)
commit9c563fe3b8c21597ccc34b6f9ae373c8c59e0571
tree87adadd5bc6514984533245be3a54860d6faec04
parent8581e0afeb645da83025499ad60365052e23084e
Don't use SLAB_KERNEL (GFP_KERNEL) allocations for locks and resources.
This is the bug that started it all, and was fixed only in b_llnl_prod...
b=1933
r=zab
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_resource.c