Coder Social home page Coder Social logo

f2fs-backports's Introduction

f2fs-backports

The Flash-Friendly File System (f2fs) backported to kernels 3.0 (experimental), 3.2, 3.5 and 3.8 by Now Computing.

This is a patch series to port Samsung's F2FS to previous linux kernel versions.

This repository is structured as a patchset ready to be merged using "git am".

Instructions for linux 3.2.X and 3.5.X kernels:

  1. Merge patches found in f2fs-base in order.
  2. Merge patches found in f2fs-for-3.5 in order and stop at this step if you want F2FS for 3.5
  3. After step 2, merge patches found in f2fs-for-3.2 in order, and you'll have F2FS for 3.2

Instructions for linux 3.8.X kernels:

  1. Merge patches found in f2fs-base in order starting from patch 78 "f2fs: save device node number into f2fs_inode"
  2. Merge patches found in f2fs-for-3.8 in order.

Instructions for linux 3.0.X kernels (should apply to kernels used in recent Android releases):

  1. Copy over the patches found in f2fs-for-3.0/f2fs-base to f2fs-base. This will overwrite some patches.
  2. Follow instructions for 3.2 kernels.
  3. Merge patches found in f2fs-for-3.0 in order.
  4. Test it! This version is EXPERIMENTAL and completely untested at the moment.

f2fs-backports's People

Contributors

unleashed avatar

Watchers

James Cloos avatar Cholokei avatar

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.