diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2015-11-13 07:44:57 -0600 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2015-11-18 14:51:50 -0600 |
commit | 39b0555f7a1f96ecd303103df15596db49c36c65 (patch) | |
tree | 558dd9324ec3996da145ddad3ec6b3a079bfb2a2 /fs/gfs2/super.c | |
parent | c8d577038449a718ad0027d1790b6ef4441715d4 (diff) | |
download | op-kernel-dev-39b0555f7a1f96ecd303103df15596db49c36c65.zip op-kernel-dev-39b0555f7a1f96ecd303103df15596db49c36c65.tar.gz |
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