summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/main.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2016-08-16 13:25:22 +0200
committerBob Peterson <rpeterso@redhat.com>2016-08-18 11:36:41 -0500
commit23e5671a79be00b2f1c895aa93ff40fb75a4647e (patch)
tree46772f1b850c86f7b7a3914137e6c78548dbc9b3 /fs/gfs2/main.c
parent1c185c02f454c47d573a17e3e7d8befb06f0d64d (diff)
downloadop-kernel-dev-23e5671a79be00b2f1c895aa93ff40fb75a4647e.zip
op-kernel-dev-23e5671a79be00b2f1c895aa93ff40fb75a4647e.tar.gz
gfs2: Fix extended attribute readahead optimization
Commit 39b0555f didn't check for a failing bio_add_page in gfs2_submit_bhs. This could cause I/O requests to get lost, and the affected buffer heads to stay locked forever. Fix that by submitting the current bio and allocating another one when bio_add_page fails. (It is guaranteed that we can at least add one page to a bio.) Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud