commit | e4cce94c9c8797b08faf6a79396df4d175e377fa | [log] [tgz] |
---|---|---|
author | Igor Mammedov <niallain@gmail.com> | Tue Feb 10 14:10:26 2009 +0300 |
committer | Steve French <sfrench@us.ibm.com> | Sat Feb 21 03:36:21 2009 +0000 |
tree | 6eb306603652bf08ca10fef4f899332f30d71e09 | |
parent | e1f81c8a417be466e85a38b61679aa6860ec7331 [diff] |
[CIFS] Prevent OOPs when mounting with remote prefixpath. Fixes OOPs with message 'kernel BUG at fs/cifs/cifs_dfs_ref.c:274!'. Checks if the prefixpath in an accesible while we are still in cifs_mount and fails with reporting a error if we can't access the prefixpath Should fix Samba bugs 6086 and 5861 and kernel bug 12192 Signed-off-by: Igor Mammedov <niallain@gmail.com> Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>