ipoib: switch to netif_napi_add_weight()
[linux-2.6-microblaze.git] / fs / autofs / autofs_i.h
index 054f97b..918826e 100644 (file)
@@ -87,6 +87,7 @@ struct autofs_wait_queue {
        autofs_wqt_t wait_queue_token;
        /* We use the following to see what we are waiting for */
        struct qstr name;
+       u32 offset;
        u32 dev;
        u64 ino;
        kuid_t uid;