Btrfs: set hole punching time properly
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Thu, 8 Nov 2012 04:47:33 +0000 (04:47 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 12 Dec 2012 22:15:26 +0000 (17:15 -0500)
Even if the hole punching is executed, the modification time of the
file is not updated.
So, current time is set to inode.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/file.c

diff --cc fs/btrfs/file.c
Simple merge