diff options
| author | Christoph Hellwig <[email protected]> | 2024-10-14 06:04:54 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2024-10-22 11:37:18 +0000 |
| commit | 069cf5e32b700f94c6ac60f6171662bdfb04f325 (patch) | |
| tree | 69b6dc1f77a10ca688dcc6f43f1614339adbdfc6 /fs/xfs/xfs_inode.c | |
| parent | xfs: error out when a superblock buffer update reduces the agcount (diff) | |
| download | kernel-069cf5e32b700f94c6ac60f6171662bdfb04f325.tar.gz kernel-069cf5e32b700f94c6ac60f6171662bdfb04f325.zip | |
xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
__GFP_RETRY_MAYFAIL increases the likelyhood of allocations to fail,
which isn't really helpful during log recovery. Remove the flag and
stick to the default GFP_KERNEL policies.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions
