git: boot/pc32: Conditionalize splitfs support in legacy loaders.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat Oct 31 13:46:54 PDT 2020


commit 39ff2835d5096656acf71a5bb8cf5fd0a26acf70
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat Oct 31 18:11:03 2020 +0000

    boot/pc32: Conditionalize splitfs support in legacy loaders.
    
     This floppy feature was inherited and not so useful anymore.  Disabling
     it reduces filename lookups by half.  Also put it last, if enabled.

Summary of changes:
 sys/boot/pc32/loader/Makefile      | 3 +++
 sys/boot/pc32/loader/conf.c        | 4 +++-
 sys/boot/pc32/loader_tftp/Makefile | 3 +++
 3 files changed, 9 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39ff2835d5096656acf71a5bb8cf5fd0a26acf70


-- 
DragonFly BSD source repository



More information about the Commits mailing list