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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html