]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/loop.h
firewire: Install firewire-constants.h and firewire-cdev.h for userspace.
[linux-2.6-omap-h63xx.git] / include / linux / loop.h
index 191a595055f0063db70032a2074d8addb5eb0ad9..0b99b31f017b75f4f06dfa22b7d77af90a70e2ef 100644 (file)
@@ -64,6 +64,8 @@ struct loop_device {
        wait_queue_head_t       lo_event;
 
        request_queue_t         *lo_queue;
+       struct gendisk          *lo_disk;
+       struct list_head        lo_list;
 };
 
 #endif /* __KERNEL__ */