From: Yonghong Song <yhs@fb.com> To: carlos antonio neira bustos <cneirabustos@gmail.com> Cc: Eric Biederman <ebiederm@xmission.com>, Al Viro <viro@zeniv.linux.org.uk>, "netdev@vger.kernel.org" <netdev@vger.kernel.org>, "brouer@redhat.com" <brouer@redhat.com>, "bpf@vger.kernel.org" <bpf@vger.kernel.org> Subject: Re: [PATCH bpf-next v10 2/4] bpf: new helper to obtain namespace data from current task New bpf helper bpf_get_current_pidns_info. Date: Fri, 13 Sep 2019 02:56:43 +0000 Message-ID: <91327e6c-2ea7-de0e-4459-06a9e0075416@fb.com> (raw) In-Reply-To: <CACiB22j9M2gmccnh7XqqFp8g7qKFuiOrSAVJiA2tQHLB0pmoSQ@mail.gmail.com> On 9/12/19 3:03 PM, carlos antonio neira bustos wrote: > Yonghong, > > I think bpf_get_ns_current_pid_tgid interface is a lot better than the > one proposed in my patch, how are we going to move forward? Should I > take these changes and refactor the selftests to use this new interface > and submit version 12 or as the interface changed completely is a new > set of patches?. This is to solve the same problem. You can just submit as version 12. This way, we preserves discussion history clearly. > > Eric, > Thank you very much for explaining the problem and your help to move > forward with this new helper. > > > Bests
next prev parent reply index Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-09-06 15:09 [PATCH bpf-next v10 0/4] BPF: New helper to obtain namespace data from current task Carlos Neira 2019-09-06 15:09 ` [PATCH bpf-next v10 1/4] fs/namei.c: make available filename_lookup() for bpf helpers Carlos Neira 2019-09-06 15:09 ` [PATCH bpf-next v10 2/4] bpf: new helper to obtain namespace data from current task New bpf helper bpf_get_current_pidns_info Carlos Neira 2019-09-06 15:24 ` Al Viro 2019-09-06 15:46 ` Al Viro 2019-09-06 16:00 ` Al Viro 2019-09-06 23:21 ` Yonghong Song 2019-09-07 0:10 ` Al Viro 2019-09-07 6:34 ` Yonghong Song 2019-09-09 17:45 ` Carlos Antonio Neira Bustos 2019-09-10 22:35 ` Yonghong Song 2019-09-10 23:15 ` Al Viro 2019-09-11 8:16 ` Eric W. Biederman 2019-09-12 5:49 ` Yonghong Song [not found] ` <CACiB22j9M2gmccnh7XqqFp8g7qKFuiOrSAVJiA2tQHLB0pmoSQ@mail.gmail.com> 2019-09-13 2:56 ` Yonghong Song [this message] 2019-09-13 11:58 ` Carlos Antonio Neira Bustos 2019-09-13 16:59 ` Eric W. Biederman 2019-09-13 17:28 ` Yonghong Song 2019-09-11 4:32 ` Carlos Antonio Neira Bustos 2019-09-11 8:17 ` Eric W. Biederman 2019-09-10 22:46 ` Yonghong Song 2019-09-11 4:33 ` Carlos Antonio Neira Bustos 2019-09-06 15:09 ` [PATCH bpf-next v10 3/4] tools: Added bpf_get_current_pidns_info helper Carlos Neira 2019-09-06 15:09 ` [PATCH bpf-next v10 4/4] tools/testing/selftests/bpf: Add self-tests for helper bpf_get_pidns_info Carlos Neira 2019-09-10 22:55 ` Yonghong Song
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=91327e6c-2ea7-de0e-4459-06a9e0075416@fb.com \ --to=yhs@fb.com \ --cc=bpf@vger.kernel.org \ --cc=brouer@redhat.com \ --cc=cneirabustos@gmail.com \ --cc=ebiederm@xmission.com \ --cc=netdev@vger.kernel.org \ --cc=viro@zeniv.linux.org.uk \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
BPF Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/bpf/0 bpf/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 bpf bpf/ https://lore.kernel.org/bpf \ bpf@vger.kernel.org public-inbox-index bpf Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.bpf AGPL code for this site: git clone https://public-inbox.org/public-inbox.git