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:
6ba40b6
)
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 24 Jul 2014 03:37:15 +0000
(11:37 +0800)
committer
Chris Mason
<clm@fb.com>
Wed, 17 Sep 2014 20:37:49 +0000
(13:37 -0700)
The member variants - latest_devid and latest_trans - of fs_devices structure
are set, but no one use them to do anything. so remove them.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found