Applet for detecting the filesystem type.

Sameer Naik sameer.subscriptions at damagehead.com
Thu Dec 30 16:08:13 UTC 2010


The patch i generated was against 1.15.2. I will check it with 1.15.2
and with 1.15.3 and post again.

On Tue, Dec 28, 2010 at 1:05 PM, Denys Vlasenko
<vda.linux at googlemail.com> wrote:
> On Thursday 09 December 2010 15:41, Sameer Naik wrote:
>> Thanks T4,
>>
>> With the patch applied blkid now displays the filesystem type in its output.
>> I applied the patch on busybox-1.15.2.
>>
>> I have attached the patch for busybox-1.15.2.
>
> We are at 1.18.1 now, patch doesn't apply.
> Also,
>
> - patch requires "patch -p2", usual practice is -p1
>
> - with attached .config, I get build failure on busybox-1.15.3:
>  CC      util-linux/volume_id/get_devname.o
> cc1: warnings being treated as errors
> util-linux/volume_id/get_devname.c: In function 'get_label_uuid':
> util-linux/volume_id/get_devname.c:32: warning: unused parameter 'type'
> util-linux/volume_id/get_devname.c: In function 'uuidcache_addentry':
> util-linux/volume_id/get_devname.c:65: warning: unused parameter 'type'
> util-linux/volume_id/get_devname.c: In function 'uuidcache_check_device':
> util-linux/volume_id/get_devname.c:99: warning: unused variable 'fd'
> util-linux/volume_id/get_devname.c: In function 'add_to_uuid_cache':
> util-linux/volume_id/get_devname.c:254: warning: passing argument 4 of 'uuidcache_addentry' discards qualifiers from pointer target type
> make[1]: *** [util-linux/volume_id/get_devname.o] Error 1
>
> - patch uses space indentation in a few places
>
>
> --
> vda
>


More information about the busybox mailing list