Re: [PATCH v4 1/2] LSM: SafeSetID: gate setgid transitions
From: James Morris <jmorris@namei.org>
Date: 2019-03-05 03:30:58
From: James Morris <jmorris@namei.org>
Date: 2019-03-05 03:30:58
On Mon, 4 Mar 2019, Micah Morton wrote:
quoted
+ case LSM_SETGID_RE: + break; + case LSM_SETGID_ID: + break; + case LSM_SETGID_RES: + break; + case LSM_SETGID_FS: + break; +
These should be collapsed into multiple case statements with one break. Also, please start a new thread when you post a new version of the patchset, and include all of the series in each version. -- James Morris [off-list ref]