]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad219127c96f7139c3c53f13e67e3f6a89c33c55
treeccc240eac12af4ba244c15cb8fa105e073b9aa1f
parent75b060251788745bd91d1a1030123f58dde0ce5f
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