commit | 5f4f9f4af185d5e76c966d2d3420a61870c856e7 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Dec 20 21:52:33 2012 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 20 21:58:25 2012 +0000 |
tree | b2f41124474891a58ec77cbbdb6adccb704073d6 | |
parent | c4d6d8dbf335c7fa47341654a37c53a512b519bb [diff] |
CacheFiles: Downgrade the requirements passed to the allocator Downgrade the requirements passed to the allocator in the gfp flags parameter. FS-Cache/CacheFiles can handle OOM conditions simply by aborting the attempt to store an object or a page in the cache. Signed-off-by: David Howells <dhowells@redhat.com>