HardenedBSD/src 9a00da7sys/ufs/ffs ffs_vfsops.c ffs_alloc.c, sys/ufs/ufs ufsmount.h

ffs: retire unused fsckpid mount option

The fsckpid mount option was introduced in 927a12ae16433b50 along with a
couple sysctl's to support SU+J with snapshots. However, those sysctl's
were never used and eventually removed in f2620e9ceb3ede02.

There are no in-tree consumers of this mount option.

Reviewed by:    mckusick, kib
Differential Revision:  https://reviews.freebsd.org/D32015

(cherry picked from commit 9acea16404117f2f54475640ff036c12130707d8)
DeltaFile
+4-113sys/ufs/ffs/ffs_vfsops.c
+1-2sys/ufs/ffs/ffs_alloc.c
+1-1sys/ufs/ffs/ffs_inode.c
+0-2sys/ufs/ufs/ufsmount.h
+6-1184 files

UnifiedSplitRaw