Revert r246791 as it needs a security review first
Reported by: gavin, rwatson
This commit is contained in:
parent
3e687cf089
commit
3c4223a65a
@ -237,4 +237,4 @@ static struct vfsops fdesc_vfsops = {
|
||||
.vfs_unmount = fdesc_unmount,
|
||||
};
|
||||
|
||||
VFS_SET(fdesc_vfsops, fdescfs, VFCF_SYNTHETIC|VFCF_JAIL);
|
||||
VFS_SET(fdesc_vfsops, fdescfs, VFCF_SYNTHETIC);
|
||||
|
Loading…
Reference in New Issue
Block a user