]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/staging/lustre/lustre/lov/lov_page.c
staging/lustre: get rid of obd_* typedefs
[mirror_ubuntu-jammy-kernel.git] / drivers / staging / lustre / lustre / lov / lov_page.c
index 674e61781c20b852697949d6e8ea44734cfb988b..24f4e2047fed802ce0cf664206c668616175b520 100644 (file)
@@ -165,7 +165,7 @@ int lov_page_init_raid0(const struct lu_env *env, struct cl_object *obj,
        struct lov_io_sub *sub;
        struct lov_page   *lpg = cl_object_page_slice(obj, page);
        loff_t       offset;
-       obd_off     suboff;
+       u64         suboff;
        int             stripe;
        int             rc;