]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add vfs.nfs.suppress_32bits_warning sysctl which reduces the frequency
authorcperciva <cperciva@FreeBSD.org>
Sat, 16 Dec 2017 00:44:11 +0000 (00:44 +0000)
committercperciva <cperciva@FreeBSD.org>
Sat, 16 Dec 2017 00:44:11 +0000 (00:44 +0000)
commitc1ba6aa92c6392c59dd74ed6ab219eff2342b7bc
treeb8aa65fa7e72daf26ef71d2194ccf7efc5827294
parent1eed2435c301f30ed21b4cda9e191f395dc81961
Add vfs.nfs.suppress_32bits_warning sysctl which reduces the frequency
of 'fileid > 32bits' warnings from at most once per minute to at most
once per day.

Direct commit to stable/11 since the relevant code was removed from HEAD
following the switch to 64-bit inodes.

Requested by: Rafal Lukawiecki
Approved by: rmacklem
sys/fs/nfs/nfs_commonsubs.c