diff options
| author | Theodore Ts'o <tytso@google.com> | 2015-07-06 12:19:04 -0400 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-27 19:40:06 +0200 |
| commit | 5d26d036e6b43673447af1d05647ec1fba4d0028 (patch) | |
| tree | 390c97845b80cb92bfbd7a34db18b8bd66bbf094 /include/linux | |
| parent | 5b75d4be5774254911d41cd1ae1416b456236fac (diff) | |
ext4 crypto: fix return value for ext4_es_scan()
Between 3.10 and 3.18, the abstraction to scan for objects in the slab
cache which can be freed when the system is under memory pressure
changed. When I backported the ext4 code from 3.18 to the 3.10
kernel, I didn't get the return value required by the calling
conventions for the scan function correct, which could potentially
cause the memory reclaimer to loop indefinitely.
Change-Id: I1712fedf96fd91c911fb4d019d7ef76f6c4c1808
Signed-off-by: "Theodore Ts'o" <tytso@google.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
