summaryrefslogtreecommitdiff
path: root/fs/gfs2/super.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2015-11-13 07:44:57 -0600
committerBob Peterson <rpeterso@redhat.com>2015-11-18 14:51:50 -0600
commit39b0555f7a1f96ecd303103df15596db49c36c65 (patch)
tree558dd9324ec3996da145ddad3ec6b3a079bfb2a2 /fs/gfs2/super.c
parentc8d577038449a718ad0027d1790b6ef4441715d4 (diff)
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