]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - zfs/include/sys/zfs_vfsops.h
UBUNTU: SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
[mirror_ubuntu-artful-kernel.git] / zfs / include / sys / zfs_vfsops.h
index efaefdaccbc11bdf420da417deac59db1bcd3ee3..d971c082c44c156736cb2df5cf82d052ae853811 100644 (file)
@@ -64,7 +64,6 @@ typedef struct zfs_mntopts {
 
 typedef struct zfs_sb {
        struct super_block *z_sb;       /* generic super_block */
-       struct backing_dev_info z_bdi;  /* generic backing dev info */
        struct zfs_sb   *z_parent;      /* parent fs */
        objset_t        *z_os;          /* objset reference */
        zfs_mntopts_t   *z_mntopts;     /* passed mount options */