aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorYan, Zheng <[email protected]>2018-03-16 11:22:29 +0800
committerIlya Dryomov <[email protected]>2018-03-30 11:17:48 +0200
commit85784f9395987a422fa04263e7c0fb13da11eb5c (patch)
treef8f998acb306c25992468d0a52e9082616b37ea5 /scripts/gdb/linux/symbols.py
parent3eb2ce825ea1ad89d20f7a3b5780df850e4be274 (diff)
ceph: only dirty ITER_IOVEC pages for direct read
If a page is already locked, attempting to dirty it leads to a deadlock in lock_page(). This is what currently happens to ITER_BVEC pages when a dio-enabled loop device is backed by ceph: $ losetup --direct-io /dev/loop0 /mnt/cephfs/img $ xfs_io -c 'pread 0 4k' /dev/loop0 Follow other file systems and only dirty ITER_IOVEC pages. Cc: [email protected] Signed-off-by: "Yan, Zheng" <[email protected]> Reviewed-by: Ilya Dryomov <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions