From: Chris Mason Date: Fri, 19 Oct 2007 13:23:09 +0000 (-0400) Subject: Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0 X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d169e2b3d69ba0beca0fa0936789080c8d61a9;p=pandora-kernel.git Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0 This avoids recursive use of KM_USER0 during btrfs_file_write Signed-off-by: Chris Mason --- Reading git-diff-tree failed