]> git.baikalelectronics.ru Git - kernel.git/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)
committerChris Mason <clm@fb.com>
Wed, 17 Sep 2014 20:37:49 +0000 (13:37 -0700)
commit98444b349f1774e8f56d149826a21b3cbdc6685e
tree8b239b7dccc60f56b1bea15119fe05e84560ac24
parentc57c0625b728f8ce4c118446708dfe9e95ad01ac
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>
fs/btrfs/volumes.c
fs/btrfs/volumes.h