[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131203050323.15048.52933.stgit@perseus.fritz.box>
Date: Tue, 03 Dec 2013 13:11:29 +0800
From: Ian Kent <raven@...maw.net>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Rui Xiang <rui.xiang@...wei.com>,
autofs mailing list <autofs@...r.kernel.org>,
Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] A couple of maintenance fixes for autofs
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
--
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