Re: [PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
From: Casey Schaufler <casey@schaufler-ca.com>
Date: 2022-07-15 23:31:46
Also in:
io-uring, linux-block, linux-nvme
From: Casey Schaufler <casey@schaufler-ca.com>
Date: 2022-07-15 23:31:46
Also in:
io-uring, linux-block, linux-nvme
On 7/15/2022 4:18 PM, Jens Axboe wrote:
On 7/15/22 5:14 PM, Casey Schaufler wrote:quoted
On 7/15/2022 4:05 PM, Jens Axboe wrote:quoted
On 7/15/22 5:03 PM, Casey Schaufler wrote:quoted
There isn't (as of this writing) a file io_uring/uring_cmd.c in Linus' tree. What tree does this patch apply to?It's the for-5.20 tree. See my reply to the v2 of the patch, including suggestions on how to stage it.A URL for the io_uring tree would be REAL helpful.https://git.kernel.dk/cgit/linux-block/log/?h=for-5.20/io_uring
I'm sorry, I must be being extremely obtuse. I want to create the Smack patch to go along with the patch under discussion. I would like to clone the tree (with git clone <URL> ; git checkout <branch>) so I can build the tree and then develop the code. The URL you provided is a web front end to the git tree, and does not provide the clone URL (that I can find).
That's the pending 5.20 tree. But there's really nothing exciting there in terms of LSM etc, it's just that things have been broken up and aren't in one big file anymore.