[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4920A23B.2060100@gmail.com>
Date: Sun, 16 Nov 2008 23:44:11 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Al Viro <viro@...IV.linux.org.uk>
CC: Peter Palfrader <peter@...frader.org>,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: broken ownership of /proc/sys/ files on 2.6.27
On 11/16/2008 11:19 PM, Al Viro wrote:
> --- a/fs/proc/proc_sysctl.c
> +++ b/fs/proc/proc_sysctl.c
> @@ -31,6 +31,7 @@ static struct inode *proc_sys_make_inode(struct super_block *sb,
> inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME;
> inode->i_flags |= S_PRIVATE; /* tell selinux to ignore this inode */
And what about this ^, is it OK?
--
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