btrfs: cleanup ino cache members of btrfs_root
authorDavid Sterba <dsterba@suse.cz>
Wed, 5 Feb 2014 01:37:48 +0000 (02:37 +0100)
committerChris Mason <clm@fb.com>
Wed, 17 Sep 2014 20:37:09 +0000 (13:37 -0700)
The naming is confusing, generic yet used for a specific cache. Add a
prefix 'ino_' or rename appropriately.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>

No differences found