mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 19:37:17 +00:00
This allocation should use the passed in GFP_ flags instead of
GFP_KERNEL. One places where this matters is in filelayout_pg_init_write()
which uses GFP_NOFS as the allocation flags.
Fixes:
|
||
|---|---|---|
| .. | ||
| blocklayout.c | ||
| blocklayout.h | ||
| dev.c | ||
| extent_tree.c | ||
| Makefile | ||
| rpc_pipefs.c | ||