Re: mfs mount loosing permissions on -current

2020-05-19 Thread Mark Patruck

On 2020-05-19 13:45, Stuart Henderson wrote:

On 2020-05-19, Mark Patruck  wrote:

Hi,

sounds strange, but is anyone else seeing mfs mounted fs
loosing permissions after reboot in -current (12h old)?


Problem tracked down, diff is on bugs@.


Thanks. Missed that one.





I saw lots of permission denied errors for /tmp while
trying to build via dpb. Reason was /tmp mounted 755
after boot.

# chmod 1777 /tmp; ls -l /
drwxrwxrwt   6 root  wheel   512 May 19 12:42 tmp
# mount
mfs:66540 on /tmp type mfs (asynchronous, local, nodev, nosuid, size=1048576 512
-blocks)

reboot...

# ls -l /
drwxr-xr-x   6 root  wheel   512 May 19 12:43 tmp
# mount
mfs:66540 on /tmp type mfs (asynchronous, local, nodev, nosuid, size=1048576 512
-blocks)

No issues on a 6 days old -current.





--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51

https://www.wrapped.cx



Re: mfs mount loosing permissions on -current

2020-05-19 Thread Stuart Henderson
On 2020-05-19, Mark Patruck  wrote:
> Hi,
>
> sounds strange, but is anyone else seeing mfs mounted fs
> loosing permissions after reboot in -current (12h old)?

Problem tracked down, diff is on bugs@.


>
> I saw lots of permission denied errors for /tmp while
> trying to build via dpb. Reason was /tmp mounted 755
> after boot.
>
> # chmod 1777 /tmp; ls -l /
> drwxrwxrwt   6 root  wheel   512 May 19 12:42 tmp
> # mount
> mfs:66540 on /tmp type mfs (asynchronous, local, nodev, nosuid, size=1048576 
> 512
> -blocks)
>
> reboot...
>
> # ls -l /
> drwxr-xr-x   6 root  wheel   512 May 19 12:43 tmp
> # mount
> mfs:66540 on /tmp type mfs (asynchronous, local, nodev, nosuid, size=1048576 
> 512
> -blocks)
>
> No issues on a 6 days old -current.
>



mfs mount loosing permissions on -current

2020-05-19 Thread Mark Patruck

Hi,

sounds strange, but is anyone else seeing mfs mounted fs
loosing permissions after reboot in -current (12h old)?

I saw lots of permission denied errors for /tmp while
trying to build via dpb. Reason was /tmp mounted 755
after boot.

# chmod 1777 /tmp; ls -l /
drwxrwxrwt   6 root  wheel   512 May 19 12:42 tmp
# mount
mfs:66540 on /tmp type mfs (asynchronous, local, nodev, nosuid, size=1048576 512
-blocks)

reboot...

# ls -l /
drwxr-xr-x   6 root  wheel   512 May 19 12:43 tmp
# mount
mfs:66540 on /tmp type mfs (asynchronous, local, nodev, nosuid, size=1048576 512
-blocks)

No issues on a 6 days old -current.

--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51

https://www.wrapped.cx