mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-08 09:50:03 +00:00
This patch adds pathname grouping support, which is useful for grouping
pathnames that cannot be represented using /\{dir\}/ pattern.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
|
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| domain.c | ||
| file.c | ||
| gc.c | ||
| Kconfig | ||
| Makefile | ||
| path_group.c | ||
| realpath.c | ||
| tomoyo.c | ||