]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
authorJeff Layton <jlayton@redhat.com>
Wed, 16 May 2012 11:13:17 +0000 (07:13 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 17 May 2012 01:13:32 +0000 (20:13 -0500)
commit4380835dcd8e44b56ee9b7ee3e68560aa5067aac
tree55159a150062c1fda2e5d9227ec8bd6c477a2b31
parentacf7a6aed0ff5e266d728f17dc01248679e9374a
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl

This was used by an ancient version of umount.cifs and in nowhere else
that I'm aware of. Let's add a warning now and dump it for 3.7.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/ioctl.c