Skip to content
Commit cdc9cec7 authored by Dave Chinner's avatar Dave Chinner Committed by Dave Chinner
Browse files

xfs: active inodes stat is broken



vn_active only ever gets decremented, so it has a very large
negative number.  Make it track the inode count we currently have
allocated properly so we can easily track the size of the inode
cache via tools like PCP.

Signed-off-by: default avatarDave Chinner <dchinner@redhat.com>
Reviewed-by: default avatarMark Tinguely <tinguely@sgi.com>
Signed-off-by: default avatarDave Chinner <david@fromorbit.com>
parent 4db431f5
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