| From: |
| ebiederm@xmission.com (Eric W. Biederman) |
| To: |
| Greg KH <greg@kroah.com> |
| Subject: |
| [PATCH 0/8] sysfs namespace support |
| Date: |
| Wed, 20 Aug 2008 23:31:00 -0700 |
| Message-ID: |
| <m1od3m282j.fsf_-_@frodo.ebiederm.org> |
| Cc: |
| Greg Kroah-Hartman <gregkh@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
Tejun Heo <htejun@gmail.com>,
Daniel Lezcano <dlezcano@fr.ibm.com>,
linux-kernel@vger.kernel.org, Al Viro <viro@ftp.linux.org.uk>,
Linux Containers <containers@lists.osdl.org>,
Benjamin Thery <benjamin.thery@bull.net>,
netdev@vger.kernel.org |
| Archive-link: |
| Article,
Thread
|
Greg the first 4 patches are the rest of the infrastructure.
Everything rebased quite nicely. All of the conflicts appear
to have been false positives.
With the addition of sysfs_rename_link sysfs_create_link_nowarn
is never called so we can remove it.
I'm not really certain whose tree the last netns or the user
namespace changes should live in, but I am continuing to
have those patches in this patchset for completeness.
Eric W. Biederman (7):
1 sysfs: Implement sysfs tagged directory support.
2 sysfs: Merge sysfs_rename_dir and sysfs_move_dir
3 sysfs: Implement sysfs_delete_link and sysfs_rename_link
4 driver core: Implement tagged directory support for device classes.
5 sysfs: Remove sysfs_create_link_nowarn
6 Revert "netns: Fix device renaming for sysfs"
7 netns: Enable tagging for net_class directories in sysfs
Serge Hallyn (1):
8 sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html