diff options
author | Alexander Aring <aahringo@redhat.com> | 2024-04-02 15:17:58 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2024-04-09 11:43:49 -0500 |
commit | 455597a55f402e52e1c577c921bf5fe3aa4d2281 (patch) | |
tree | 73352d55a39dec79f8a71b8977f6b15ab9bdb313 /fs/ecryptfs | |
parent | 98808644b920ed7bb33fe7b33d8f09d4e392e6c2 (diff) |
dlm: switch to GFP_ATOMIC in dlm allocations
Replace GFP_NOFS with GFP_ATOMIC. Also stop using idr_preload which
uses a non-bh spin_lock. This is further preparation for softirq
message processing.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions