[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [patch] 4TB+ support with df on 32 bits arch
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2018-02-23 16:10:36
Message-ID: CAK1hOcOC9z=bRFoQE1Afeu9cTRqofwN_kTzQQzMPOtJFtq54bg () mail ! gmail ! com
[Download RAW message or body]

Applied, thanks

On Fri, Feb 23, 2018 at 3:05 PM, Pascal Bellard
<pascal.bellard@ads-lu.com> wrote:
> Hello,
>
> Form
> http://hg.slitaz.org/wok/file/014f8d1188e8/busybox/stuff/busybox-1.27-df.u
> :
>
> 4TB+ support
> --- busybox-1.28.1/coreutils/df.c
> +++ busybox-1.28.1/coreutils/df.c
> @@ -91,7 +91,7 @@
>  int df_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
>  int df_main(int argc UNUSED_PARAM, char **argv)
>  {
> - unsigned long blocks_used;
> + unsigned long long blocks_used;
>  unsigned blocks_percent_used;
>  unsigned long df_disp_hr = 1024;
>  int status = EXIT_SUCCESS;
>
> Regards,
>
> -pascal
>
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic