From: Benjamin LaHaise Date: Tue, 17 Sep 2013 14:18:25 +0000 (-0400) Subject: rework aio migrate pages to use aio fs X-Git-Tag: v3.13-rc1~107^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ad7490c1f3;p=pandora-kernel.git rework aio migrate pages to use aio fs Don't abuse anon_inodes.c to host private files needed by aio; we can bloody well declare a mini-fs of our own instead of patching up what anon_inodes can create for us. Tested-by: Benjamin LaHaise Acked-by: Benjamin LaHaise Signed-off-by: Al Viro --- Reading git-diff-tree failed