lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac3eb2510908051719o61e1d42er750fe837c824bc0@mail.gmail.com>
Date:	Thu, 6 Aug 2009 02:19:23 +0200
From:	Kay Sievers <kay.sievers@...y.org>
To:	Greg KH <greg@...ah.com>
Cc:	Alan Jenkins <sourcejedi.lkml@...glemail.com>,
	linux-kernel@...r.kernel.org, Jan Blunck <jblunck@...e.de>,
	gregkh@...e.de, Harald Hoyer <harald@...hat.com>,
	Scott James Remnant <scott@...ntu.com>
Subject: Re: [PATCH] Driver Core: devtmpfs - kernel-maintained tmpfs-based 
	/dev

On Thu, Aug 6, 2009 at 02:06, Greg KH<greg@...ah.com> wrote:
> On Wed, Aug 05, 2009 at 09:55:49PM +0100, Alan Jenkins wrote:

>> > +                   err = vfs_mkdir(nd.path.dentry->d_inode,
>> > +                                   dentry, 0775);
>>
>> Is there a typo here?  I think the mode should be 0755.   0755 is used
>> below, and that does fit better with the 0600 mode for device nodes.
>
> Yeah, I think you are correct.  Kay, any objection to me making this
> change?

No, sure no objection. It sounds right to use 0755.
I was just waiting if more things to fix come up. :)

Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ