Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drbd: change some GFP_KERNEL to GFP_NOIO
Bitmap IO may happend in the context of an application write, in the generic block IO path. We need to use GFP_NOIO. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
- Loading branch information