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:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| blocklayout.c | ||
| blocklayout.h | ||
| dev.c | ||
| extent_tree.c | ||
| rpc_pipefs.c | ||