summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher2015-11-13 14:44:57 +0100
committerBob Peterson2015-11-18 21:51:50 +0100
commit39b0555f7a1f96ecd303103df15596db49c36c65 (patch)
tree558dd9324ec3996da145ddad3ec6b3a079bfb2a2 /fs/gfs2/super.c
parentgfs2: Extended attribute readahead (diff)
downloadkernel-qcow2-linux-39b0555f7a1f96ecd303103df15596db49c36c65.tar.gz
kernel-qcow2-linux-39b0555f7a1f96ecd303103df15596db49c36c65.tar.xz
kernel-qcow2-linux-39b0555f7a1f96ecd303103df15596db49c36c65.zip
gfs2: Extended attribute readahead optimization
Instead of submitting a READ_SYNC bio for the inode and a READA bio for the inode's extended attributes through submit_bh, submit a single READ_SYNC bio for both through submit_bio when possible. This can be more efficient on some kinds of block devices. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/super.c')
0 files changed, 0 insertions, 0 deletions