mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
CLONE_EMPTY_MNTNS is (1ULL << 37) = 0x2000000000ULL, not 0x400000000ULL.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clone3_empty_mntns_test.c | ||
| empty_mntns_test.c | ||
| empty_mntns.h | ||
| Makefile | ||
| overmount_chroot_test.c | ||