Skip to content
Commit fcb94f72 authored by Dave Chinner's avatar Dave Chinner Committed by Al Viro
Browse files

inode: convert inode_stat.nr_unused to per-cpu counters



Before we split up the inode_lru_lock, the unused inode counter
needs to be made independent of the global inode_lru_lock. Convert
it to per-cpu counters to do this.

Signed-off-by: default avatarDave Chinner <dchinner@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e9299f50
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