From: Yan, Zheng Date: Mon, 28 Dec 2009 05:01:58 +0000 (+0000) Subject: Btrfs: align offsets for btrfs_ordered_update_i_size X-Git-Tag: v2.6.33-rc5~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a038fab0cb873c75d6675e2bcffce8a3935bdce7;p=pandora-kernel.git Btrfs: align offsets for btrfs_ordered_update_i_size Some callers of btrfs_ordered_update_i_size can now pass in a NULL for the ordered extent to update against. This makes sure we properly align the offset they pass in when deciding how much to bump the on disk i_size. Signed-off-by: Chris Mason --- Reading git-diff-tree failed