All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [PATCH] fix ->mknod() return value on xfs_get_acl() failure
Date: Mon, 6 Jun 2011 11:01:25 -0400	[thread overview]
Message-ID: <20110606150125.GA22236@infradead.org> (raw)
In-Reply-To: <20110605111231.GD11521@ZenIV.linux.org.uk>

On Sun, Jun 05, 2011 at 12:12:31PM +0100, Al Viro wrote:
> 	->mknod() should return negative on errors and PTR_ERR() gives
> already negative value...

Indeed.  Thanks for the patch.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: xfs@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix ->mknod() return value on xfs_get_acl() failure
Date: Mon, 6 Jun 2011 11:01:25 -0400	[thread overview]
Message-ID: <20110606150125.GA22236@infradead.org> (raw)
In-Reply-To: <20110605111231.GD11521@ZenIV.linux.org.uk>

On Sun, Jun 05, 2011 at 12:12:31PM +0100, Al Viro wrote:
> 	->mknod() should return negative on errors and PTR_ERR() gives
> already negative value...

Indeed.  Thanks for the patch.


  reply	other threads:[~2011-06-06 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-05 11:12 [PATCH] fix ->mknod() return value on xfs_get_acl() failure Al Viro
2011-06-05 11:12 ` Al Viro
2011-06-06 15:01 ` Christoph Hellwig [this message]
2011-06-06 15:01   ` Christoph Hellwig

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=20110606150125.GA22236@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@ZenIV.linux.org.uk \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.