freebsd-dev/sys/fs/unionfs
Conrad Meyer 85078b8573 Split out cwd/root/jail, cmask state from filedesc table
No functional change intended.

Tracking these structures separately for each proc enables future work to
correctly emulate clone(2) in linux(4).

__FreeBSD_version is bumped (to 1300130) for consumption by, e.g., lsof.

Reviewed by:	kib
Discussed with:	markj, mjg
Differential Revision:	https://reviews.freebsd.org/D27037
2020-11-17 21:14:13 +00:00
..
union_subr.c Split out cwd/root/jail, cmask state from filedesc table 2020-11-17 21:14:13 +00:00
union_vfsops.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
union_vnops.c vfs: remove the always-curthread td argument from VOP_RECLAIM 2020-08-19 07:28:01 +00:00
union.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00