]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/nfs/blocklayout/blocklayout.c
umount oops when remove blocklayoutdriver first
[mirror_ubuntu-artful-kernel.git] / fs / nfs / blocklayout / blocklayout.c
index 4fa788c93f4655bc0d014ff6090e12f5a31ef75d..434b93ec0970b80ac221fcf78e92087da75c3f42 100644 (file)
@@ -1273,6 +1273,7 @@ static const struct nfs_pageio_ops bl_pg_write_ops = {
 static struct pnfs_layoutdriver_type blocklayout_type = {
        .id                             = LAYOUT_BLOCK_VOLUME,
        .name                           = "LAYOUT_BLOCK_VOLUME",
+       .owner                          = THIS_MODULE,
        .read_pagelist                  = bl_read_pagelist,
        .write_pagelist                 = bl_write_pagelist,
        .alloc_layout_hdr               = bl_alloc_layout_hdr,