From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from relay.parallels.com ([195.214.232.42]:49389 "EHLO relay.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932687Ab3BNJuf (ORCPT ); Thu, 14 Feb 2013 04:50:35 -0500 Message-ID: <511CB34C.8060409@parallels.com> Date: Thu, 14 Feb 2013 13:50:04 +0400 From: Stanislav Kinsbursky MIME-Version: 1.0 To: "lsf-pc@lists.linux-foundation.org" CC: , "linux-nfs@vger.kernel.org" Subject: [ATTEND][LSF/MM TOPIC] NFS in containers + future of FUSE Content-Type: text/plain; charset="UTF-8"; format=flowed Sender: linux-nfs-owner@vger.kernel.org List-ID: Hi, I've been working actively over the past year to make NFS client and NFS kernel server be able to work in containers, based on network namespaces. While this work is almost done, there are still some specific issues to discuss and features to to be done. In particular, I would like to discuss: * the way to make it possible to lookup dentries from specified root in modules. This it required for rpciod workqueue to register SUNPRC services in desired container with it's own root/mount namespace. Currently this is impossible, because required VFS routines are not exported to modules. * possible solutions for NFSd UMH and Legacy trackers containerization Also, I would like to participate in discussion about future of FUSE file system development regarding to distributed file-systems support. -- Best regards, Stanislav Kinsbursky From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stanislav Kinsbursky Subject: [ATTEND][LSF/MM TOPIC] NFS in containers + future of FUSE Date: Thu, 14 Feb 2013 13:50:04 +0400 Message-ID: <511CB34C.8060409@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , "linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" To: "lsf-pc-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" Return-path: Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org Hi, I've been working actively over the past year to make NFS client and NFS kernel server be able to work in containers, based on network namespaces. While this work is almost done, there are still some specific issues to discuss and features to to be done. In particular, I would like to discuss: * the way to make it possible to lookup dentries from specified root in modules. This it required for rpciod workqueue to register SUNPRC services in desired container with it's own root/mount namespace. Currently this is impossible, because required VFS routines are not exported to modules. * possible solutions for NFSd UMH and Legacy trackers containerization Also, I would like to participate in discussion about future of FUSE file system development regarding to distributed file-systems support. -- Best regards, Stanislav Kinsbursky -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html