Files
linux/drivers/md
Mikulas Patocka 5be6e45d18 dm bufio: don't take the lock in dm_bufio_shrink_count
commit d12067f428 upstream.

dm_bufio_shrink_count() is called from do_shrink_slab to find out how many
freeable objects are there. The reported value doesn't have to be precise,
so we don't need to take the dm-bufio lock.

Suggested-by: David Rientjes <rientjes@google.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-11 16:03:51 +02:00
..
2015-10-31 19:06:01 -04:00
2015-10-31 19:06:01 -04:00
2018-04-08 11:51:57 +02:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:05:59 -04:00
2015-08-13 12:31:57 -06:00
2017-10-21 17:09:05 +02:00
2015-10-24 17:16:19 +11:00
2015-08-13 12:31:57 -06:00
2018-05-30 07:49:01 +02:00