Project

General

Profile

Actions

Bug #2384

closed

libceph: fix all vmalloc (buffer_new) callers to use GFP_KERNEL

Added by Sage Weil almost 12 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
libceph
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

GFP_NOFS is not safe because __vmalloc may ahve to adjust page tables with GFP_KERNEL. need to fix our callers to not use NOFS.

see recent linux-fsdevel thread.


Related issues 1 (0 open1 closed)

Related to Linux kernel client - Bug #4233: krbd: verify use of all GFP_* flagsResolvedIlya Dryomov02/22/2013

Actions
Actions

Also available in: Atom PDF