From 978d910d31c5202e251298bf3f603300a54605dd Mon Sep 17 00:00:00 2001 From: Yan Zheng Date: Mon, 15 Jun 2009 20:01:02 -0400 Subject: [PATCH] Btrfs: always update root items for fs trees at commit time commit_fs_roots skips updating root items for fs trees that aren't modified. This is unsafe now that relocation code modifies root item's last_snapshot field without modifying corresponding fs tree. Signed-off-by: Yan Zheng Signed-off-by: Chris Mason --- Reading git-format-patch failed