| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-19 | nsfs: add current_in_namespace() | Christian Brauner | |
| Add a helper to easily check whether a given namespace is the caller's current namespace. This is currently open-coded in a lot of places. Simply switch on the type and compare the results. Reviewed-by: Aleksa Sarai <cyphar@cyphar.com> Signed-off-by: Christian Brauner <brauner@kernel.org> | |||
| 2025-09-19 | nsfs: add nsfs.h header | Christian Brauner | |
| And move the stuff out from proc_ns.h where it really doesn't belong. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org> | |||
