Fix one byte buffer overrun with prefixpaths on cifs mounts which can cause a problem with mount depending on the string length.
The following changes since commit a93cb29acaa8f75618c3f202d1cf43c231984644: Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (2013-05-31 16:04:05 +1000) are available in the git repository at: git://git.samba.org/sfrench/cifs-2.6.git for-3.10 Jeff Layton (1): cifs: fix off-by-one bug in build_unc_path_to_root fs/cifs/connect.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/