From 443f24fee731703345e2e6eec8177bb7b7d094c6 Mon Sep 17 00:00:00 2001 From: Miao Xie Date: Thu, 24 Jul 2014 11:37:15 +0800 Subject: [PATCH] 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-format-patch failed