Make handling of -oallow_root easier to understand
authorNikolaus Rath <Nikolaus@rath.org>
Wed, 23 Nov 2016 00:34:21 +0000 (16:34 -0800)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 23 Nov 2016 00:34:21 +0000 (16:34 -0800)
commit4175f969bdacf76113f74cc0e8d419aec845317f
treef8bdaff89b13610d2190fe2e4005824410b37011
parent05de3c98c07e636e007e7ecf6516508426d02c83
Make handling of -oallow_root easier to understand

-oallow_root is handled in userspace, and requires passing -oallow_other
 to the kernel. This patch should make the code easier to understand and
 avoid the confusion that gave rise to issue #86.
ChangeLog.rst
lib/fuse_i.h
lib/fuse_lowlevel.c
lib/mount.c
lib/mount_bsd.c