commit | 33a180623b6c35f2727daecb63763955af3af1df | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Tue Jun 02 15:34:40 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Jun 05 14:59:41 2020 -0400 |
tree | df17dbb862aee516cf07560d58b2175c95339306 | |
parent | 88f878e58879acfdad03e08776c9802f9cd6f26a [diff] |
dm bufio: introduce forget_buffer_locked Introduce a function forget_buffer_locked that forgets a range of buffers. It is more efficient than calling forget_buffer in a loop. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>