From: Jens Axboe <jaxboe@fusionio.com>
To: Ciju Rajan K <ciju@linux.vnet.ibm.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Vivek Goyal <vgoyal@redhat.com>,
"Daniel P. Berrange" <berrange@redhat.com>,
Munehiro Ikeda <m-ikeda@ds.jp.nec.com>,
Ryo Tsuruta <ryov@valinux.co.jp>,
"taka@valinux.co.jp" <taka@valinux.co.jp>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
Andrea Righi <righi.andrea@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
Balbir Singh <balbir@linux.vnet.ibm.com>,
Bharata B Rao <bharata@linux.vnet.ibm.com>
Subject: Re: [PATCH]Fix return code for mkdir calls
Date: Mon, 23 Aug 2010 10:54:42 +0200 [thread overview]
Message-ID: <4C723752.4000806@fusionio.com> (raw)
In-Reply-To: <4C6E4229.4050702@linux.vnet.ibm.com>
On 2010-08-20 10:51, Ciju Rajan K wrote:
> Hi,
>
> This patch fixes the return value when the cgroup hierarchy for blkio
> control groups is deeper than two levels. Right now EINVAL is returned.
> This patch replaces EINVAL with more appropriate EPERM to align with
> mkdir system call return values. This was discussed between Vivek and
> Daniel sometime back. Please consider this patch for inclusion in 2.6.36.
>
> Thanks
> Ciju
>
Thanks, applied.
--
Jens Axboe
prev parent reply other threads:[~2010-08-23 8:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-20 8:51 [PATCH]Fix return code for mkdir calls Ciju Rajan K
2010-08-20 8:51 ` KAMEZAWA Hiroyuki
2010-08-23 8:54 ` Jens Axboe [this message]
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=4C723752.4000806@fusionio.com \
--to=jaxboe@fusionio.com \
--cc=akpm@linux-foundation.org \
--cc=balbir@linux.vnet.ibm.com \
--cc=berrange@redhat.com \
--cc=bharata@linux.vnet.ibm.com \
--cc=ciju@linux.vnet.ibm.com \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m-ikeda@ds.jp.nec.com \
--cc=righi.andrea@gmail.com \
--cc=ryov@valinux.co.jp \
--cc=taka@valinux.co.jp \
--cc=vgoyal@redhat.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.