]> git.hungrycats.org Git - linux/commit
Rename all ref_count to refs in struct
authorZhao Lei <zhaolei@cn.fujitsu.com>
Tue, 20 Jan 2015 07:11:45 +0000 (15:11 +0800)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Mar 2015 03:27:30 +0000 (23:27 -0400)
commit583ed2ab5bfce4718e9722c6d4a5fdfa1f87016f
treeecf039bb138bc33d0d06865da8c2800b0f91dc9e
parent2fb0053fa1b26a4d5ace36c3f67fa2dc021f33fc
Rename all ref_count to refs in struct

refs is better than ref_count to record a struct's ref count.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Suggested-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
(cherry picked from commit 570193454a5841a9fa477ce1bcc6c30ca6fcf552)
fs/btrfs/scrub.c