From: Chris Mason Date: Thu, 8 Oct 2009 15:27:10 +0000 (-0400) Subject: Btrfs: cleanup extent_clear_unlock_delalloc flags X-Git-Tag: v2.6.32-rc4~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a791e35e12ff672e8a0e140abeeaf900c3b2ea77;p=pandora-kernel.git Btrfs: cleanup extent_clear_unlock_delalloc flags extent_clear_unlock_delalloc has a growing set of ugly parameters that is very difficult to read and maintain. This switches to a flag field and well named flag defines. Signed-off-by: Chris Mason --- Reading git-diff-tree failed