aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/asn1_compiler.c
diff options
context:
space:
mode:
authorMichal Hocko <[email protected]>2015-07-05 16:33:44 +0000
committerTheodore Ts'o <[email protected]>2015-07-05 16:33:44 +0000
commit7444a072c387a93ebee7066e8aee776954ab0e41 (patch)
tree4f8dfad9045bc662071717b477958efb2a43d328 /scripts/asn1_compiler.c
parentext4: correctly migrate a file with a hole at the beginning (diff)
downloadkernel-7444a072c387a93ebee7066e8aee776954ab0e41.tar.gz
kernel-7444a072c387a93ebee7066e8aee776954ab0e41.zip
ext4: replace open coded nofail allocation in ext4_free_blocks()
ext4_free_blocks is looping around the allocation request and mimics __GFP_NOFAIL behavior without any allocation fallback strategy. Let's remove the open coded loop and replace it with __GFP_NOFAIL. Without the flag the allocator has no way to find out never-fail requirement and cannot help in any way. Signed-off-by: Michal Hocko <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Cc: [email protected]
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions