From: Josef Bacik Date: Thu, 5 Apr 2012 18:42:44 +0000 (-0400) Subject: Btrfs: remove ->dirty_inode X-Git-Tag: v3.6-rc1~81^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5c3c5f31e6af2d12b154251a7f23b7f4add6b1d;p=pandora-kernel.git Btrfs: remove ->dirty_inode We do all of our inode updating when we change it, and now that we do ->update_time we don't need ->dirty_inode for atime updates anymore, so just remove it. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed