Skip to content
Commit 57042651 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter



Convert the percpu counters s_dirtyblocks_counter and
s_freeblocks_counter in struct ext4_super_info to be
s_dirtyclusters_counter and s_freeclusters_counter.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 0aa06000
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