X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd.h;h=40f1caaf7d2088b439c2f58544e377733d2d88ad;hp=67d10f62b810c42336c5846050d165d0772ce6e8;hb=22a1b359cb17a8e812bbda8d344f808369740f2e;hpb=c61de0f6abf620b7ab12955f17c34fe81426f8c1 diff --git a/lustre/include/obd.h b/lustre/include/obd.h index 67d10f6..40f1caa 100644 --- a/lustre/include/obd.h +++ b/lustre/include/obd.h @@ -105,7 +105,7 @@ struct lov_array_info { struct lov_stripe_md { spinlock_t lsm_lock; - void *lsm_lock_owner; /* debugging */ + pid_t lsm_lock_owner; /* debugging */ struct { /* Public members. */