On Thu, Oct 15, 2020 at 03:29:54PM -0400, Daniel Burgener wrote: > Separating the cleanup from the creation will simplify two things in > future patches in this series. First, the creation can be made generic, > to create directories not tied to the selinux_fs_info structure. Second, > we will ultimately want to reorder creation and deletion so that the > deletions aren't performed until the new directory structures have already > been moved into place. > > Signed-off-by: Daniel Burgener <dburgener@xxxxxxxxxxxxxxxxxxx> > --- > security/selinux/selinuxfs.c | 39 +++++++++++++++++++++++------------- > 1 file changed, 25 insertions(+), 14 deletions(-) What is the git commit id of this patch upstream in Linus's tree? Same for the other 2, we need those ids. thanks, gre gk-h