Searched hist:d68194b238228ce470de1fc2453851fc06294739 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | backref.h | diff d68194b238228ce470de1fc2453851fc06294739 Fri Oct 14 08:45:37 CDT 2022 David Sterba <dsterba@suse.com> btrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
There's only one caller that passes GFP_NOFS, we can drop the parameter an use the flags directly.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | backref.c | diff d68194b238228ce470de1fc2453851fc06294739 Fri Oct 14 08:45:37 CDT 2022 David Sterba <dsterba@suse.com> btrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
There's only one caller that passes GFP_NOFS, we can drop the parameter an use the flags directly.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | relocation.c | diff d68194b238228ce470de1fc2453851fc06294739 Fri Oct 14 08:45:37 CDT 2022 David Sterba <dsterba@suse.com> btrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
There's only one caller that passes GFP_NOFS, we can drop the parameter an use the flags directly.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
|