]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(btrfs): add missing cmdline function
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Wed, 19 Apr 2023 07:25:34 +0000 (09:25 +0200)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 20 Jun 2023 14:52:02 +0000 (07:52 -0700)
commit2b47a2efe91ab8be480925c04388200a3666812c
tree79c7b181686d191fe61c4d532b4b622083f73509
parent2ff7b4702c2098f7db63b0ffb118da0b5c0723c1
fix(btrfs): add missing cmdline function

Otherwise `dracut --print-cmdline` does not print the command line option added
by the btrfs module.
modules.d/90btrfs/module-setup.sh