]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage
authorAlasdair G Kergon <agk@redhat.com>
Wed, 1 Feb 2006 11:04:52 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:10 +0000 (08:53 -0800)
commitdab6a42915554f70220e5a2ff55c59c749582c7b
treecd8c11b9d8c2c57cc36b1920d21f787bd8cdd83b
parenta4fc4717fc55a3bcd3cfdafa285b7af164b83051
[PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage

Reduce substantially the amount of code using PF_MEMALLOC, as envisaged in the
original FIXME.

If you're using lvm2, for this patch to work correctly you should update to
lvm2 version 2.02.01 or later and device-mapper version 1.02.02 or later.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-ioctl.c