diff options
author | Theodore Ts'o <[email protected]> | 2020-05-07 10:50:28 -0700 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-06-03 23:16:51 -0400 |
commit | 73c384c0cdaa8ea9ca9ef2d0cff6a25930f1648e (patch) | |
tree | db5d95382a581d9abbafba3b303b947f30bde502 /drivers/fpga/fpga-mgr.c | |
parent | 08adf452e628b0e2ce9a01048cfbec52353703d7 (diff) |
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
We can't fail in the truncate path without requiring an fsck.
Add work around for this by using a combination of retry loops
and the __GFP_NOFAIL flag.
From: Theodore Ts'o <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Signed-off-by: Anna Pendleton <[email protected]>
Reviewed-by: Harshad Shirwadkar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions