mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-19 13:50:48 +00:00
![]() The function get_volume_page_protected may place a request on a queue for another thread to process asynchronously. When this happens, the volume should not read the request from the original thread. This can not currently cause problems, due to the way request processing is handled, but it is not safe in general. Reviewed-by: Ken Raeburn <raeburn@redhat.com> Signed-off-by: Matthew Sakai <msakai@redhat.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> |
||
---|---|---|
.. | ||
chapter-index.c | ||
chapter-index.h | ||
config.c | ||
config.h | ||
delta-index.c | ||
delta-index.h | ||
funnel-requestqueue.c | ||
funnel-requestqueue.h | ||
geometry.c | ||
geometry.h | ||
hash-utils.h | ||
index-layout.c | ||
index-layout.h | ||
index-page-map.c | ||
index-page-map.h | ||
index-session.c | ||
index-session.h | ||
index.c | ||
index.h | ||
indexer.h | ||
io-factory.c | ||
io-factory.h | ||
open-chapter.c | ||
open-chapter.h | ||
radix-sort.c | ||
radix-sort.h | ||
sparse-cache.c | ||
sparse-cache.h | ||
volume-index.c | ||
volume-index.h | ||
volume.c | ||
volume.h |