commit | 6d79125bba55ee82701f1c7d4ebbc1aa20ecbe4e | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Thu Jun 23 22:05:26 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri Jun 24 00:06:41 2005 -0700 |
tree | fbd7f82fea19fd89e09312fe89919774b94a6efe | |
parent | ceffc078528befc008c6f2c2c4decda79eabd534 [diff] |
[PATCH] xip: ext2: execute in place These are the ext2 related parts. Ext2 now uses the xip_* file operations along with the get_xip_page aop when mounted with -o xip. Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>