Btrfs: fix wrong mtime and ctime when creating snapshots
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 9 Aug 2012 03:39:36 +0000 (21:39 -0600)
committerChris Mason <chris.mason@oracle.com>
Tue, 28 Aug 2012 20:53:36 +0000 (16:53 -0400)
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>
fs/btrfs/transaction.c

Simple merge