public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat•com>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: dhowells@redhat•com, James Morris <jmorris@namei•org>,
	linux-next@vger•kernel.org, Ian Kent <raven@themaw•net>,
	Andrew Morton <akpm@linux-foundation•org>
Subject: Re: linux-next: creds tree build failure
Date: Fri, 17 Oct 2008 11:37:02 +0100	[thread overview]
Message-ID: <26969.1224239822@redhat.com> (raw)
In-Reply-To: <20081017172546.ee699528.sfr@canb.auug.org.au>

Stephen Rothwell <sfr@canb•auug.org.au> wrote:

> +	const struct cred *cred = current_cred();
> ...
> -		filp = dentry_open(nd.path.dentry, nd.path.mnt, O_RDONLY);
> +		filp = dentry_open(nd.path.dentry, nd.path.mnt, O_RDONLY,
> +			cred);

ACK...  Or you could pull the fix from JamesM's tree.

  parent reply	other threads:[~2008-10-17 10:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17  6:25 linux-next: creds tree build failure Stephen Rothwell
2008-10-17  7:36 ` James Morris
2008-10-17  7:56   ` Stephen Rothwell
2008-10-17 10:37 ` David Howells [this message]
2008-10-17 10:55   ` Stephen Rothwell
2008-10-17 11:26 ` Ian Kent
2008-10-17 11:34   ` David Howells
2008-10-17 11:38     ` Ian Kent
2008-10-17 16:17       ` David Howells
  -- strict thread matches above, loose matches on Subject: below --
2008-08-08  6:36 Stephen Rothwell
2008-08-08  7:34 ` David Howells
2008-08-08 10:58   ` James Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26969.1224239822@redhat.com \
    --to=dhowells@redhat$(echo .)com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=jmorris@namei$(echo .)org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=raven@themaw$(echo .)net \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox