]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
vm: Add wait/unlock functions for PG_fscache
authorDavid Howells <dhowells@redhat.com>
Mon, 10 Feb 2020 10:00:21 +0000 (10:00 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 21 Jan 2021 17:30:46 +0000 (17:30 +0000)
commitfa49101772452efb954070ac21a8bfb81af82048
tree16ba5851c668a0fa664e93b0034d03e0c75383da
parent11432a3cc061c39475295be533c3674c4f8a6d0b
vm: Add wait/unlock functions for PG_fscache

Add functions to unlock and wait for unlock of PG_fscache analogously with
those for PG_lock.

Signed-off-by: David Howells <dhowells@redhat.com>
include/linux/pagemap.h
mm/filemap.c