Skip to content
Commit 324d116c authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Align read and write chunks to the page cache



Align the chunks that reads and writes are carried out in to the page
cache rather than the user buffers.  This will be more efficient in
general, especially for allocating writes.  Optimizing the case that the
user buffer is gfs2 backed isn't very useful; we only need to make sure
we won't deadlock.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 72382264
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment