[PATCH] volume_id: add squashfs detection

Sven-Göran Bergh svengbergh-busybox at yahoo.com
Mon Dec 10 10:19:03 UTC 2012



Bump

2012-11-15 16:02, Sven-Göran Bergh <svengbergh-busybox at yahoo.com>:

> Add support for squashfs to blkid. Not included if FEATURE_BLKID_TYPE is not
> selected (neither UUID nor label).
> 
> Brgds
> /S-G
> 
> 
>     volume_id: add squashfs detection
>     
>     function                                             old     new   delta
>     volume_id_probe_squashfs                               -     139    +139
>     
>     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/squashfs.c           |   41 +++++++++++++++++++++++++++++
>  util-linux/volume_id/volume_id.c          |    3 ++
>  util-linux/volume_id/volume_id_internal.h |    2 +
>  5 files changed, 57 insertions(+), 0 deletions(-)
> 
> 
> Patch attached
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox



More information about the busybox mailing list