bootctl: use F_TYPE_EQUAL() to compare statfs' .f_type field
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Jul 2016 18:45:10 +0000 (20:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Jul 2016 09:37:58 +0000 (11:37 +0200)
commit5fa6c13c7bd6df488c0585608688a5feb8a03d5d
tree8973fe12445544c50989a24ca020c1fcd00eec1a
parent846b8fc30d52a63dd6a010e497aa80164fea31d8
bootctl: use F_TYPE_EQUAL() to compare statfs' .f_type field

After all, the field is kinda borked.
src/boot/bootctl.c