Ecryptfs on arm and mips plateforms ?

Asked by Anil

I want to test ecryptfs on different plateform with different file systems. Could you please list down the plateform and filesystem on which ecryptfs is expected to run without any problems ?

Question information

Language:
English Edit question
Status:
Solved
For:
eCryptfs Edit question
Assignee:
No assignee Edit question
Solved by:
Ted_Smith
Solved:
Last query:
Last reply:
Revision history for this message
Best Ted_Smith (tedsmith28) said :
#1

As its part of Linux kernel since 2.6.19, any Linux platform can use eCryptfs if you are prepared to compile from source if there's no pre-built package.

As for filesystems, I think it's ext2, ext3, ext4 and reiserfs. Maybe one or two other Linux FS's.

Revision history for this message
Anil (anillike) said :
#2

Thanks Ted_Smith, that solved my question.