commit | e41f941a23115e84a8550b3d901a13a14b2edc2f | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Mon Mar 26 09:46:47 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Jun 01 12:07:52 2012 -0400 |
tree | 4f9d029be67bb3be91b5b7c5a28cf3e5c1508e7a | |
parent | c3b2da314834499f34cba94f7053e55f6d6f92d8 [diff] |
Btrfs: move over to use ->update_time 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>