[dm-devel] release 0.4.4 ?

christophe varoqui christophe.varoqui at free.fr
Tue Apr 19 21:14:55 UTC 2005


Merged

On mar, 2005-04-19 at 18:45 +0100, Alasdair G Kergon wrote:
> --- multipath-tools-0.4.4.2/libmultipath/cache.c        2005-04-11
> 10:46:14.000000000 +0100
> +++ multipath-tools-0.4.4.2-new/libmultipath/cache.c    2005-04-19
> 18:20:16.000000000 +0100
> @@ -86,7 +86,7 @@
>         off_t record_len;
>         struct path * pp;
>  
> -       fd = open(CACHE_TMPFILE, O_RDWR|O_CREAT);
> +       fd = open(CACHE_TMPFILE, O_RDWR|O_CREAT, 0600);
>  
>         if (fd < 0)
>                 return 1;
> 
-- 
christophe varoqui <christophe.varoqui at free.fr>





More information about the dm-devel mailing list