Given a 'valid' exports file, I.E. no errors reported on exportfs -a, the fsid is exported incorrectly if the fsid has leading zeroes. <br />
<br />
This was a found when an automated application was using an internal zero prefixed project id as a 1::1 to the fsid.<br />
<br />
Ideally any prefixed zero should be silently dropped.
↧