Skip to content
Commit f07b3520 authored by Bob Peterson's avatar Bob Peterson
Browse files

GFS2: Made logd daemon take into account log demand



Before this patch, the logd daemon only tried to flush things when
the log blocks pinned exceeded a certain threshold. But when we're
deleting very large files, it may require a huge number of journal
blocks, and that, in turn, may exceed the threshold. This patch
factors that into account.

Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
parent 2fcf5cc3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment