]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commite1f5790e0588bc5b11eb57f95bfde8702049dd0d
treefee29e0121343b9ef703f508e8696b013d390097
parentd03f918ab9036cc71740c0aa796c8e02e6f6f6d3
Btrfs: set hole punching time properly

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