On Tue, Feb 08, 2005 at 07:14:27PM -0500, Vineet Joglekar wrote: > > Hi all, > > > > 1 more interesting observation regarding my executable file problem. > > > > If I copy an executable say "prac" from ext2 fs to my encrypted fs as prac1, > prac1 doesnt run on the encrypted fs. but, if I make another copy, from prac1 > to normal ext2 fs, as prac2, then the prac2 executes properly on normal file > system. that means my encryption, decryption functions are getting executed > properly while using that executable as normal file to read and write, but > something else is happening when I try to execute it. I am failing to > understand what am I missing.
1) 6 or 7 newlines 2) mmap() - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/