F2FS: Flash-Friendly File System and xattrs #8
pjotrek-b
announced in
Announcements
Replies: 1 comment
-
https://source.android.com/docs/core/ota/dynamic-system-updates ...this may open doors to consistent key/value tagging, even on mobile platforms. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There's a filesystem designed for flash (NAND) storage called "F2FS" - Flash-Friendly File System. It was developed by Samsung, Motorola, Huawei and Google:
https://en.wikipedia.org/wiki/F2FS
It may be interesting if this may be an option to use/keep the extended file system attributes (xattrs) on mobile devices, too (SD-card memory)?
Related article:
The Journey of F2FS and why File Systems Matter: Interview with Stan Dmitriev from Tuxera
Beta Was this translation helpful? Give feedback.
All reactions