commit | 4d61cd6ec764368689fab3bd19e78d76c1e6b176 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed May 16 07:13:17 2012 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Wed May 16 20:13:32 2012 -0500 |
tree | 55159a150062c1fda2e5d9227ec8bd6c477a2b31 | |
parent | 5e500ed125f3b153aa3f228657723189e9f4c82e [diff] |
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>