Whamcloud - gitweb
LU-13107 uapi: remove obsolete ioctls
[fs/lustre-release.git] / lustre / llite / file.c
index e0a902a..df25d52 100644 (file)
@@ -3810,7 +3810,10 @@ out:
 
                 RETURN(0);
         }
+       case OBD_IOC_GETNAME_OLD:
+               /* fall through */
        case OBD_IOC_GETDTNAME:
+               /* fall through */
        case OBD_IOC_GETMDNAME:
                RETURN(ll_get_obd_name(inode, cmd, arg));
        case LL_IOC_HSM_STATE_GET: {