commit | b132ff333201784e67654663360a1a4fb103ebe2 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Thu Sep 12 10:44:47 2019 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Sep 13 10:43:48 2019 -0400 |
tree | 358d64c932050d8bef045554209dda6e46c98b80 | |
parent | af53badc0cd8a511b016a10c0cccf916692f1fc2 [diff] |
dm bufio: remove old-style buffer cleanup Remove code that cleans up buffers if the cache size grows over the limit. The next commit will introduce a new global cleanup. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>