]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ceph/dir.c
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[linux.git] / fs / ceph / dir.c
index d17a789fd856b45d6a2f8b201d85f3433321762e..2e4764fd187271856086274fe6234389e04172a2 100644 (file)
@@ -1809,6 +1809,7 @@ const struct file_operations ceph_dir_fops = {
        .open = ceph_open,
        .release = ceph_release,
        .unlocked_ioctl = ceph_ioctl,
+       .compat_ioctl = compat_ptr_ioctl,
        .fsync = ceph_fsync,
        .lock = ceph_lock,
        .flock = ceph_flock,