kernel: getblk_common's 5th arg can be a bool
commit14dc1a5da3bd92576869dd51ab99fa56888fff43
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sat, 7 Jul 2018 22:37:45 +0000 (7 18:37 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sat, 7 Jul 2018 22:37:45 +0000 (7 18:37 -0400)
tree0ff6c2cda44b1cea5c6662f8fe50dc10a826f071
parent9a99a4ba8d5fdaf0c9bd5ef4905a0d5e96e702ca
kernel: getblk_common's 5th arg can be a bool

Don't abuse ints like it's 1989.
include/sys/buf.h
include/sys/fs/ufs_bio.h
kernel/os/bio.c