git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f83c7
)
btrfs: cleanup ino cache members of btrfs_root
author
David Sterba
<dsterba@suse.cz>
Wed, 5 Feb 2014 01:37:48 +0000
(
02:37
+0100)
committer
Chris 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