Btrfs: move over to use ->update_time
authorJosef Bacik <josef@redhat.com>
Mon, 26 Mar 2012 13:46:47 +0000 (09:46 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Jun 2012 16:07:52 +0000 (12:07 -0400)
Btrfs had been doing it's own file_update_time so we could catch ENOSPC
properly, so just update our btrfs_update_time to work with the new stuff and
then we'll be fancy later.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>

No differences found