]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
First of several cleanups to soft dependency implementation.
authorKirk McKusick <mckusick@FreeBSD.org>
Sun, 20 Oct 2013 20:41:38 +0000 (20:41 +0000)
committerKirk McKusick <mckusick@FreeBSD.org>
Sun, 20 Oct 2013 20:41:38 +0000 (20:41 +0000)
commit8850120f482cbd8cb9c38cf198ab4c6ba69cf209
tree1ef2cf754352e04ef61bb9b56fd0798252b0d49e
parentea6247173fd06101e7fd7624a9895f2340bce3d2
First of several cleanups to soft dependency implementation.
Convert three functions exported from ffs_softdep.c to static
functions as they are not used outside of ffs_softdep.c.

No functional change.

Tested by:    Peter Holm and Scott Long
Sponsored by: Netflix
sys/ufs/ffs/ffs_extern.h
sys/ufs/ffs/ffs_softdep.c