]> git.hungrycats.org Git - linux/commit
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 24 Jul 2014 03:37:15 +0000 (11:37 +0800)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Wed, 3 Dec 2014 15:16:54 +0000 (10:16 -0500)
commit8081b9b57ea365fae68c32bafbec4fec7e605e66
tree0e6f903101834f9f17ab1042708bcee18a76eec4
parentdb4f7296df63c3b066d33664d49435e05c9d6431
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices

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>
(cherry picked from commit 443f24fee731703345e2e6eec8177bb7b7d094c6)
fs/btrfs/volumes.c
fs/btrfs/volumes.h