From: Ian Kent <raven@themaw.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-fsdevel <linux-fsdevel@vger.kernel.org>,
Rui Xiang <rui.xiang@huawei.com>,
autofs mailing list <autofs@vger.kernel.org>,
Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] A couple of maintenance fixes for autofs
Date: Tue, 03 Dec 2013 13:11:29 +0800 [thread overview]
Message-ID: <20131203050323.15048.52933.stgit@perseus.fritz.box> (raw)
Hi Andrew,
Here are a couple of fixes for autofs.
The first patch fixes a couple of potential incorrect error returns
from autofs4_fill_super() so it's probably worthwhile to mege this
sooner rather than later.
The later is purely an improvement to using the IS_ROOT() macro.
---
Rui Xiang (2):
autofs: fix the return value of autofs4_fill_super
autofs: use IS_ROOT to replace root dentry checks
fs/autofs4/inode.c | 13 ++++++++-----
fs/autofs4/root.c | 6 +++---
2 files changed, 11 insertions(+), 8 deletions(-)
--
Ian
next reply other threads:[~2013-12-03 5:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-03 5:11 Ian Kent [this message]
2013-12-03 5:11 ` [PATCH 1/2] autofs: fix the return value of autofs4_fill_super Ian Kent
2013-12-03 5:11 ` [PATCH 2/2] autofs: use IS_ROOT to replace root dentry checks Ian Kent
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=20131203050323.15048.52933.stgit@perseus.fritz.box \
--to=raven@themaw.net \
--cc=akpm@linux-foundation.org \
--cc=autofs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rui.xiang@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox