[PATCH 0/2] A couple of maintenance fixes for autofs
From: Ian Kent
Date: Tue Dec 03 2013 - 00:11:43 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/