Issue #2926 has been updated by tkusumi.
2018年6月10日(日) 0:14 <[email protected]>: > > Issue #2926 has been updated by t_dfbsd. > > > I think the problem is this commit: > https://gitweb.dragonflybsd.org/dragonfly.git/commit/75ffff0d6f3520361771d057b364af7f81ebb36f Not related this issue itself, but none of the filesystems added to DragonFly after this commit (hammer1, devfs, tmpfs, hammer2, autofs, etc) do what this commit says filesystems should do. It's not a must anyway. > > It checks for mount visibility when sfsp is uaf->buf, but doesn't when sfsp > is null. > > ---------------------------------------- > Bug #2926: getfsstat() can return the wrong mounted FS count > http://bugs.dragonflybsd.org/issues/2926#change-13439 > > * Author: t_dfbsd > * Status: New > * Priority: Normal > * Assignee: > * Category: > * Target version: > ---------------------------------------- > Per this discussion: > http://lists.dragonflybsd.org/pipermail/users/2016-July/270749.html > > > > -- > You have received this notification because you have either subscribed to it, > or are involved in it. > To change your notification preferences, please click here: > http://bugs.dragonflybsd.org/my/account ---------------------------------------- Bug #2926: getfsstat() can return the wrong mounted FS count http://bugs.dragonflybsd.org/issues/2926#change-13440 * Author: t_dfbsd * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- Per this discussion: http://lists.dragonflybsd.org/pipermail/users/2016-July/270749.html -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
