On 2017-12-12 13:41, John Crispin wrote:
On 12/12/17 12:37, Felix Fietkau wrote:
On 2017-12-12 11:19, John Crispin wrote:
On 02/12/17 00:26, Roman Yeryomin wrote:
Moving a file between tmpfs and other fs is neither
faster nor safer, thus no point in doing it in two steps.
Signed-off-by: Roma
On 12/12/17 12:37, Felix Fietkau wrote:
On 2017-12-12 11:19, John Crispin wrote:
On 02/12/17 00:26, Roman Yeryomin wrote:
Moving a file between tmpfs and other fs is neither
faster nor safer, thus no point in doing it in two steps.
Signed-off-by: Roman Yeryomin
Hi Roman,
The code needs t
On 2017-12-12 11:19, John Crispin wrote:
>
>
> On 02/12/17 00:26, Roman Yeryomin wrote:
>> Moving a file between tmpfs and other fs is neither
>> faster nor safer, thus no point in doing it in two steps.
>>
>> Signed-off-by: Roman Yeryomin
>
> Hi Roman,
>
> The code needs to stay like this. th
On 02/12/17 00:26, Roman Yeryomin wrote:
Moving a file between tmpfs and other fs is neither
faster nor safer, thus no point in doing it in two steps.
Signed-off-by: Roman Yeryomin
Hi Roman,
The code needs to stay like this. the moment you start the command with
redirection, the shell wil
Moving a file between tmpfs and other fs is neither
faster nor safer, thus no point in doing it in two steps.
Signed-off-by: Roman Yeryomin
---
package/base-files/files/lib/functions/uci-defaults.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/package/base-files/files/li