On Fri, Jul 21, 2023 at 08:14:03PM +0200, Marion & Christophe JAILLET wrote: > I can't remind the call chain myself, but my browser history can. > > gfp_mask is propagated in all the below functions: > > filelayout_pg_init_write() > --> fl_pnfs_update_layout(..., GFP_NOFS) > --> filelayout_check_deviceid() > --> nfs4_find_get_deviceid() > --> nfs4_get_device_info() > --> alloc_deviceid_node() function pointer in struct pnfs_layoutdriver_type > --> bl_alloc_deviceid_node() > --> bl_parse_deviceid() > --> bl_parse_slice() / bl_parse_concat() > > CJ Thanks Christophe, Let me re-send with a corrected commit message. regards, dan carpenter