Skip to content
Commit f36f3042 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: be more polite in the async caching threads



The semaphore used by the async caching threads can prevent a
transaction commit, which can make the FS appear to stall.  This
releases the semaphore more often when a transaction commit is
in progress.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 276e680d
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