diff options
author | bde <bde@FreeBSD.org> | 2000-03-12 14:23:21 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2000-03-12 14:23:21 +0000 |
commit | 2af0bce593c23afaabec3f094696e6a79dc50448 (patch) | |
tree | 11259a788c35d35d1bdf1c1f13c197771aa4e64f /lib/libc/regex/regex2.h | |
parent | faa77986fd8f89097b47ce4e976e9a5f451f045f (diff) | |
download | FreeBSD-src-2af0bce593c23afaabec3f094696e6a79dc50448.zip FreeBSD-src-2af0bce593c23afaabec3f094696e6a79dc50448.tar.gz |
Try harder to make the lower 16 bits of fsids unique. The vfs type
number was packed very wastefully, giving perfect non-uniqeness in
the lower 16 bits of fsids for filesystems with the same vfs type.
This made linux_stat() return perfectly non-unique (broken) 16-bit
st_dev's for nfs mount points, and effectively reduced mntid_base to
8 bits so that the vfs_getnewfsid() looped endlessly when there are
already 256 mounted filesystems with the required vfs type.
Approved by: jkh
Diffstat (limited to 'lib/libc/regex/regex2.h')
0 files changed, 0 insertions, 0 deletions