]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: fix two small bugs in the tests' expectations
authorAlan Somers <asomers@FreeBSD.org>
Fri, 8 May 2020 23:00:02 +0000 (23:00 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Fri, 8 May 2020 23:00:02 +0000 (23:00 +0000)
commita22a780752399c96bea63f2ce4d461d3a5f1a12f
tree8543d986d1062be282a8022bbea731111e381e25
parent9d4e48aebfc3af8ea184e71c4c019144d77c5a01
fusefs: fix two small bugs in the tests' expectations

These two errors have been present since the tests' introduction.
Coincidentally every test (I think there's only one) that cares about that
field also works when the field's value is 0.

MFC after: 2 weeks
tests/sys/fs/fusefs/default_permissions.cc
tests/sys/fs/fusefs/default_permissions_privileged.cc