commit | 978d910d31c5202e251298bf3f603300a54605dd | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Mon Jun 15 20:01:02 2009 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Mon Jun 15 20:01:02 2009 -0400 |
tree | 69a5c7a2f1fac9b98dcc3bc95d9214686d487f16 | |
parent | b263c2c8bf13c273485bd99dbbeba79c844409dd [diff] |
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 <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>