summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_fs.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-30Isolation: fixed passing custom options to nmount().Valentin Bartenev1-4/+8
The "iov" array was filled incorrectly when custom mounting options were set.
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura1-20/+93
2020-08-20Isolation: mount tmpfs by default.Tiago Natel de Moura1-16/+60
2020-05-28Added "rootfs" feature.Tiago Natel de Moura1-0/+163