The fix for unaccessible root with summary "fs/cifs: make share unaccessible at root level mountable" introduces a few bugs. This series of patches cleans up some parts of the code and also fixes a couple of bugs seen in the patch. Sachin Prabhu (3): Fix memory leaks in cifs_do_mount() Compare prepaths when comparing superblocks Move check for prefix path to within cifs_get_root() fs/cifs/cifsfs.c | 29 ++++++++++++----------------- fs/cifs/cifsproto.h | 2 +- fs/cifs/connect.c | 31 +++++++++++++++++++++++++++++-- 3 files changed, 42 insertions(+), 20 deletions(-) -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html