summaryrefslogtreecommitdiffstats
path: root/fs/ioprio.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2011-07-19 18:04:14 +0200
committerChris Mason <chris.mason@oracle.com>2011-07-27 18:46:45 +0200
commita65917156e345946dbde3d7effd28124c6d6a8c2 (patch)
treedc5478189be0f6a321bfc23ee0545f71de67763b /fs/ioprio.c
parentBtrfs: fix BUG_ON() caused by ENOSPC when relocating space (diff)
downloadlinux-a65917156e345946dbde3d7effd28124c6d6a8c2.tar.xz
linux-a65917156e345946dbde3d7effd28124c6d6a8c2.zip
Btrfs: stop using highmem for extent_buffers
The extent_buffers have a very complex interface where we use HIGHMEM for metadata and try to cache a kmap mapping to access the memory. The next commit adds reader/writer locks, and concurrent use of this kmap cache would make it even more complex. This commit drops the ability to use HIGHMEM with extent buffers, and rips out all of the related code. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/ioprio.c')
0 files changed, 0 insertions, 0 deletions