Searched hist:e656d8a6f7fdf7612d2f5771f0ddfca9487f59d9 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/proc/ |
H A D | Makefile | diff e656d8a6f7fdf7612d2f5771f0ddfca9487f59d9 Sat Jul 10 16:52:49 CDT 2010 Eric W. Biederman <ebiederm@xmission.com> procfs: Use the proc generic infrastructure for proc/self.
I had visions at one point of splitting proc into two filesystems. If that had happened proc/self being the the part of proc that actually deals with pids would have been a nice cleanup. As it is proc/self requires a lot of unnecessary infrastructure for a single file.
The only user visible change is that a mounted /proc for a pid namespace that is dead now shows a broken proc symlink, instead of being completely invisible. I don't think anyone will notice or care.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
|
H A D | self.c | e656d8a6f7fdf7612d2f5771f0ddfca9487f59d9 Sat Jul 10 16:52:49 CDT 2010 Eric W. Biederman <ebiederm@xmission.com> procfs: Use the proc generic infrastructure for proc/self.
I had visions at one point of splitting proc into two filesystems. If that had happened proc/self being the the part of proc that actually deals with pids would have been a nice cleanup. As it is proc/self requires a lot of unnecessary infrastructure for a single file.
The only user visible change is that a mounted /proc for a pid namespace that is dead now shows a broken proc symlink, instead of being completely invisible. I don't think anyone will notice or care.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
|
H A D | internal.h | diff e656d8a6f7fdf7612d2f5771f0ddfca9487f59d9 Sat Jul 10 16:52:49 CDT 2010 Eric W. Biederman <ebiederm@xmission.com> procfs: Use the proc generic infrastructure for proc/self.
I had visions at one point of splitting proc into two filesystems. If that had happened proc/self being the the part of proc that actually deals with pids would have been a nice cleanup. As it is proc/self requires a lot of unnecessary infrastructure for a single file.
The only user visible change is that a mounted /proc for a pid namespace that is dead now shows a broken proc symlink, instead of being completely invisible. I don't think anyone will notice or care.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
|
H A D | root.c | diff e656d8a6f7fdf7612d2f5771f0ddfca9487f59d9 Sat Jul 10 16:52:49 CDT 2010 Eric W. Biederman <ebiederm@xmission.com> procfs: Use the proc generic infrastructure for proc/self.
I had visions at one point of splitting proc into two filesystems. If that had happened proc/self being the the part of proc that actually deals with pids would have been a nice cleanup. As it is proc/self requires a lot of unnecessary infrastructure for a single file.
The only user visible change is that a mounted /proc for a pid namespace that is dead now shows a broken proc symlink, instead of being completely invisible. I don't think anyone will notice or care.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
|
H A D | base.c | diff e656d8a6f7fdf7612d2f5771f0ddfca9487f59d9 Sat Jul 10 16:52:49 CDT 2010 Eric W. Biederman <ebiederm@xmission.com> procfs: Use the proc generic infrastructure for proc/self.
I had visions at one point of splitting proc into two filesystems. If that had happened proc/self being the the part of proc that actually deals with pids would have been a nice cleanup. As it is proc/self requires a lot of unnecessary infrastructure for a single file.
The only user visible change is that a mounted /proc for a pid namespace that is dead now shows a broken proc symlink, instead of being completely invisible. I don't think anyone will notice or care.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
|