From: Josef Bacik Date: Mon, 26 Mar 2012 13:46:47 +0000 (-0400) Subject: Btrfs: move over to use ->update_time X-Git-Tag: v3.5-rc1~15^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e41f941a23115e84a8550b3d901a13a14b2edc2f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed