Re: [PATCH 0/2] Fix debugfs bind mount regression

2016-03-09 Thread Serge Hallyn
Quoting Eric W. Biederman (ebied...@xmission.com): > Seth Forshee writes: > > > Some full-OS container software bind mounts debugfs into containers to > > satisfy the assumptions of older userspaces which expect to be able to > > mount debugfs. This regressed in 4.1 due to the addition of tracefs

Re: [PATCH 0/2] Fix debugfs bind mount regression

2016-03-09 Thread Eric W. Biederman
Seth Forshee writes: > Some full-OS container software bind mounts debugfs into containers to > satisfy the assumptions of older userspaces which expect to be able to > mount debugfs. This regressed in 4.1 due to the addition of tracefs, > which gets automounted in the tracing subdirectory of deb

[PATCH 0/2] Fix debugfs bind mount regression

2016-03-09 Thread Seth Forshee
Some full-OS container software bind mounts debugfs into containers to satisfy the assumptions of older userspaces which expect to be able to mount debugfs. This regressed in 4.1 due to the addition of tracefs, which gets automounted in the tracing subdirectory of debugfs. In a cloned mount namespa