Giter VIP home page Giter VIP logo

Comments (2)

bircoph avatar bircoph commented on July 21, 2024 1

It should be quite simple to implement, this is e-mail reply from f2fs kernel maintainer on this issue:

Date: Sun, 24 Jan 2016 17:26:46 -0800

Hi,

Yup, you can use the same ioctl.
But, one thing you need to change should be:

EXT4_KEY_DESC_PREFIX "ext4:" --> "f2fs:"

Thanks,

2016-01-24 3:44 GMT-08:00 Andrew Savchenko [email protected]:

Hello,

thank you for adding encryption support for f2fs. Is there any
userspace tool (or any other way) to use it? As far as I undestand,
f2fs implements the same ioctl() as ext4, so maybe ext4-crypt [1]
tool can be used of f2fs as well?

[1] https://github.com/gdelugre/ext4-crypt

from ext4-crypt.

s777s avatar s777s commented on July 21, 2024

Actually, there is a lack of info about enabling f2fs encryption and I have the same request, if possible.
Everything that I was able to find is http://www.phoronix.com/scan.php?page=news_item&px=F2FS-Encryption-Linux-4.2

Based on the native encryption support added to EXT4 with the Linux 4.1 kernel, Linux 4.2 is bringing encryption support to the F2FS file-system.

F2FS has been working on native encryption support in tandem with the EXT4 work and now it's been called for merging today into Linux 4.2. Jaegeuk Kim sent in the F2FS feature update for Linux 4.2 and it features per-file encryption support along with new capabilities for FALLOC_FL_ZERO_RANGE (converting a range of file to zeroes), FALLOC_FL_COLLAPSE_RANGE (removes a byte range from a file), and RENAME_WHITEOUT.

The Flash-Friendly File-System for Linux 4.2 also has recovery for broken super-blocks, TRIM improvements, and various fixes.

And no info or article, how could I use it.

from ext4-crypt.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.