]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/staging/lustre/lustre/include/obd_ost.h
staging/lustre: get rid of obd_* typedefs
[mirror_ubuntu-hirsute-kernel.git] / drivers / staging / lustre / lustre / include / obd_ost.h
index 60de42972ec9e13fa355d41989676c6af962f768..a679bb15671bbc7468e3a406fb95d14e58c8718d 100644 (file)
@@ -49,7 +49,7 @@ struct osc_brw_async_args {
        struct obdo       *aa_oa;
        int             aa_requested_nob;
        int             aa_nio_count;
-       obd_count         aa_page_count;
+       u32             aa_page_count;
        int             aa_resends;
        struct brw_page  **aa_ppga;
        struct client_obd *aa_cli;