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)
commit4d61cd6ec764368689fab3bd19e78d76c1e6b176
tree55159a150062c1fda2e5d9227ec8bd6c477a2b31
parent5e500ed125f3b153aa3f228657723189e9f4c82e
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