[PATCH] volume_id: add f2fs detection

Sven-Göran Bergh svengbergh-busybox at yahoo.com
Sun Jan 13 17:19:09 UTC 2013


This patch adds the emerging f2fs as a recognized
filesystem by blkid.

Brgds
/S-G

  volume_id: add f2fs detection

  function                                             old     new   delta
  volume_id_probe_f2fs                                   -     114    +114

  Signed-off-by: Sven-Göran Bergh <sgb at systemasis.org>
---
 util-linux/Config.src                     |   10 ++++
 util-linux/volume_id/Kbuild.src           |    1 +
 util-linux/volume_id/f2fs.c               |   81 +++++++++++++++++++++++++++++
 util-linux/volume_id/volume_id.c          |    3 +
 util-linux/volume_id/volume_id_internal.h |    2 +
 5 files changed, 97 insertions(+), 0 deletions(-)


Patch attached
-------------- next part --------------
A non-text attachment was scrubbed...
Name: volume_id-f2fs.patch
Type: text/x-diff
Size: 6645 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20130113/30f86e02/attachment.bin>


More information about the busybox mailing list