Skip to content
Commit fd041f0b authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Use atomic_t for journal free blocks counter



This patch changes the counter which keeps track of the free
blocks in the journal to an atomic_t in preparation for the
following patch which will update the log reservation code.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 2bcd610d
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