From: Miao Xie Date: Thu, 24 Jul 2014 03:37:15 +0000 (+0800) Subject: Btrfs: cleanup unused latest_devid and latest_trans in fs_devices X-Git-Tag: fixes-against-v3.18-rc2~120^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443f24fee731703345e2e6eec8177bb7b7d094c6;p=pandora-kernel.git 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed