Andreas Gruenbacher 39b0555f7a 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>
2015-11-18 14:51:50 -06:00
..
2015-06-30 19:44:57 -07:00
2015-06-23 18:02:01 -04:00
2015-11-05 11:15:25 -08:00
2015-06-25 17:00:42 -07:00
2015-11-09 15:11:24 -08:00
2015-11-09 18:11:22 -08:00
2015-04-11 22:29:40 -04:00
2014-11-19 13:01:20 -05:00
2015-07-09 11:42:21 -07:00
2015-10-16 11:42:28 -07:00
2015-11-09 15:11:24 -08:00
2015-07-23 20:59:40 +02:00
2015-08-12 15:28:45 -05:00