fstrim: patch

2013-11-10 Thread souf
Hi, Please apply this patch to fstrim applet Thanks. --- busybox/util-linux/fstrim.c.orig 2013-11-10 11:33:33.966789413 +0100 +++ busybox/util-linux/fstrim.c 2013-11-10 12:46:23.045660354 +0100 @@ -60,7 +60,7 @@ int fstrim_main(int argc UNUSED_PARAM, char **argv) { struct fstrim_range

Re: fstrim: patch

2013-11-10 Thread Tito
On Sunday 10 November 2013 12:57:41 souf wrote: Hi, Please apply this patch to fstrim applet Thanks. Hi, this patch looks wrong to me: --- busybox/util-linux/fstrim.c.orig2013-11-10 11:33:33.966789413 +0100 +++ busybox/util-linux/fstrim.c 2013-11-10 12:46:23.045660354 +0100 @@ -60,7

Fwd: Re: fstrim: patch

2013-11-10 Thread souf
Message original Sujet: Re: fstrim: patch Date : Sun, 10 Nov 2013 16:52:04 +0100 De : souf souf_o...@yahoo.fr Pour : Tito farmat...@tiscali.it Le 10/11/2013 14:56, Tito a écrit : On Sunday 10 November 2013 12:57:41 souf wrote: Hi, Please apply this patch to fstrim applet

Re: fstrim: patch

2013-11-10 Thread Tito
On Sunday 10 November 2013 16:52:04 you wrote: Le 10/11/2013 14:56, Tito a écrit : On Sunday 10 November 2013 12:57:41 souf wrote: Hi, Please apply this patch to fstrim applet Thanks. Hi, this patch looks wrong to me: --- busybox/util-linux/fstrim.c.orig2013-11-10

Re: fstrim: patch

2013-11-10 Thread Bernhard Reutner-Fischer
On 10 November 2013 21:31, Tito farmat...@tiscali.it wrote: On Sunday 10 November 2013 16:52:04 you wrote: Le 10/11/2013 14:56, Tito a écrit : On Sunday 10 November 2013 12:57:41 souf wrote: Hi, Please apply this patch to fstrim applet Thanks. Hi, this patch looks wrong to