]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
First of several cleanups to soft dependency implementation.
authormckusick <mckusick@FreeBSD.org>
Sun, 20 Oct 2013 20:41:38 +0000 (20:41 +0000)
committermckusick <mckusick@FreeBSD.org>
Sun, 20 Oct 2013 20:41:38 +0000 (20:41 +0000)
commit297f76c244d3294522191a95f6c99c128e5b75f5
tree1ef2cf754352e04ef61bb9b56fd0798252b0d49e
parent909eb57bd4467118a3b6965351fb74da22c8ecb7
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