]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
authorSuresh Jayaraman <sjayaraman@suse.com>
Wed, 12 Oct 2011 06:21:53 +0000 (11:51 +0530)
committerSteve French <smfrench@gmail.com>
Wed, 12 Oct 2011 22:49:45 +0000 (17:49 -0500)
commitba8ad28ae061cefde2b99f06a8284cdfe7213754
tree5f2c6e148aadceb6ca5491885f02b66f5bb68c05
parent1a46175dafa0f8bf06d6940f814fe45fd564036d
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface

The plan is to deprecate this interface by kernel version 3.4.

Changes since v1
   - add a '\n' to the printk.

Reported-by: Alexander Swen <alex@swen.nu>
Cc: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifs_debug.c