From: Benny Halevy Date: Sun, 22 May 2011 16:49:06 +0000 (+0300) Subject: pnfs-obj: objlayoutdriver module skeleton X-Git-Tag: v3.0-rc1~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93407d03c3ccf60b33a309e5fcd41cd98969901;p=pandora-kernel.git pnfs-obj: objlayoutdriver module skeleton * Define the PNFS_OBJLAYOUT Kconfig option in the nfs master Kconfig file. * Add the objlayout driver to the Kernel's Kbuild system. * Add the fs/nfs/objlayout/Kbuild file for building the objlayoutdriver.ko driver * Define fs/nfs/objlayout/objio_osd.c, register the driver on module initialization and unregister on exit. [pnfs-obj: remove of CONFIG_PNFS fallout] Signed-off-by: Boaz Harrosh [added "unsure" clause] [depend on NFS_V4_1] Signed-off-by: Benny Halevy --- Reading git-diff-tree failed