cifs: add warning about change in default cache semantics in 3.7
authorJeff Layton <jlayton@redhat.com>
Wed, 16 May 2012 11:53:01 +0000 (07:53 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 17 May 2012 01:13:33 +0000 (20:13 -0500)
commit296838b182ebad919074bf324e1667d28a04b936
treeccc240eac12af4ba244c15cb8fa105e073b9aa1f
parentd06b5056ae160453c4be17e24e8cf08d65f4569f
cifs: add warning about change in default cache semantics in 3.7

Add a warning that will be displayed when there is no cache= option
specified. We want to ensure that users are aware of the change in
defaults coming in 3.7.

Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/connect.c