On 06/07/2012 10:06 PM, Idan Kedar wrote: > or the kernel will oops. > Perfect Thanks > Signed-off-by: Idan Kedar <idank@xxxxxxxxxx> > --- > fs/nfs/objlayout/objio_osd.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/fs/nfs/objlayout/objio_osd.c b/fs/nfs/objlayout/objio_osd.c > index 55d0128..b161f97 100644 > --- a/fs/nfs/objlayout/objio_osd.c > +++ b/fs/nfs/objlayout/objio_osd.c > @@ -551,6 +551,7 @@ static const struct nfs_pageio_ops objio_pg_write_ops = { > static struct pnfs_layoutdriver_type objlayout_type = { > .id = LAYOUT_OSD2_OBJECTS, > .name = "LAYOUT_OSD2_OBJECTS", > + .owner = THIS_MODULE, > .flags = PNFS_LAYOUTRET_ON_SETATTR | > PNFS_LAYOUTRET_ON_ERROR, > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html