commit | ad08978ab41c38edb9c162ba5e3ebc30f69191d6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 11 10:01:30 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 16 07:24:22 2018 +0200 |
tree | 5b6d882d1e4b73846f8958bf52eb611671b581d1 | |
parent | 93cb5a1f5851ab1a0b4be735c40130898a64b812 [diff] |
ipv6/flowlabel: simplify pid namespace lookup The code should be using the pid namespace from the procfs mount instead of trying to look it up during open. Suggested-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Christoph Hellwig <hch@lst.de>