summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJérôme Glisse <jglisse@redhat.com>2019-04-17 12:19:33 -0400
committerJérôme Glisse <jglisse@redhat.com>2019-05-22 17:19:11 -0400
commit9a2c97c07d4542fc3b6a89efb076fedde35e8948 (patch)
tree615979431ffb27b7a1040ad338f512f934ee466a /samples
parent9950c15548a7adb07ae2a34e2c8ebdfa87887bc5 (diff)
block/bio: differentiate GUPed pages in bio_check_pages_dirty()
We want to handle differently pages that are coming from GUP (get_user_pages*()) as they will need to be release through new put_user_page() function and not with put_page(). Signed-off-by: Jérôme Glisse <jglisse@redhat.com> Cc: linux-fsdevel@vger.kernel.org Cc: linux-block@vger.kernel.org Cc: linux-mm@kvack.org Cc: John Hubbard <jhubbard@nvidia.com> Cc: Jan Kara <jack@suse.cz> Cc: Dan Williams <dan.j.williams@intel.com> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: Johannes Thumshirn <jthumshirn@suse.de> Cc: Christoph Hellwig <hch@lst.de> Cc: Jens Axboe <axboe@kernel.dk> Cc: Ming Lei <ming.lei@redhat.com> Cc: Dave Chinner <david@fromorbit.com> Cc: Jason Gunthorpe <jgg@ziepe.ca> Cc: Matthew Wilcox <willy@infradead.org> Cc: Boaz Harrosh <boaz@plexistor.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions