Re: [LTP] [patch 8/9] Network NS - sysfsview.patch

2008-10-06 Thread Serge E. Hallyn
Quoting CAI Qian ([EMAIL PROTECTED]): Hi, --- Veerendra [EMAIL PROTECTED] wrote: This patch addresses the comments if any, on the below files child_propogate.sh - Propagates the contents of the child sysfs to parentNS. parent_share.sh - Creates a sharable volume of the sysfs for

Re: [LTP] [patch 8/9] Network NS - sysfsview.patch

2008-10-06 Thread CAI Qian
Hi, --- Serge E. Hallyn [EMAIL PROTECTED] wrote: Quoting CAI Qian ([EMAIL PROTECTED]): Hi, --- Veerendra [EMAIL PROTECTED] wrote: This patch addresses the comments if any, on the below files child_propogate.sh - Propagates the contents of the child sysfs to parentNS.

Re: [LTP] [patch 8/9] Network NS - sysfsview.patch

2008-10-05 Thread CAI Qian
Hi, --- Veerendra [EMAIL PROTECTED] wrote: This patch addresses the comments if any, on the below files child_propogate.sh - Propagates the contents of the child sysfs to parentNS. parent_share.sh - Creates a sharable volume of the sysfs for child to access. parent_view.sh - Parent NS

Re: [LTP] [patch 8/9] Network NS - sysfsview.patch

2008-09-17 Thread Benjamin Thery
This patch addresses the comments if any, on the below files child_propogate.sh - Propagates the contents of the child sysfs to parentNS. parent_share.sh - Creates a sharable volume of the sysfs for child to access. parent_view.sh - Parent NS verifies the contents of the child sysfs.

Re: [LTP] [patch 8/9] Network NS - sysfsview.patch

2008-09-10 Thread Veerendra
This patch addresses the comments if any, on the below files child_propogate.sh - Propagates the contents of the child sysfs to parentNS. parent_share.sh - Creates a sharable volume of the sysfs for child to access. parent_view.sh - Parent NS verifies the contents of the child sysfs. sysfsview.c

[LTP] [patch 8/9] Network NS - sysfsview.patch

2008-08-21 Thread Veerendra
This patch consists of the files child_propogate.sh - Propagates the contents of the child sysfs to parentNS. parent_share.sh - Creates a sharable volume of the sysfs for child to access. parent_view.sh - Parent NS verifies the contents of the child sysfs. sysfsview.c - Basic program to create