commit | c0f62dedd04ae0f3b8a18079db5a015af24e416f | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Wed Aug 08 21:39:36 2012 -0600 |
committer | Chris Mason <chris.mason@oracle.com> | Tue Aug 28 16:53:36 2012 -0400 |
tree | a4a3fad53c3a84034e880d923d4dfbbd648cf668 | |
parent | 22cd2e7de7b0bd68fb668d23e1564707ca689510 [diff] |
Btrfs: fix wrong mtime and ctime when creating snapshots When we created a new snapshot, the mtime and ctime of its parent directory were not updated. Fix it. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>