Edit

IABSD.fr/src/sys/ufs

Branch :

  • Show log

    Commit

  • Author : visa
    Date : 2022-08-12 14:30:52
    Hash : 4b515238
    Message : Put more struct vnode fields under splbio(). Buffer cache related struct vnode fields can be accessed in interrupt context. Be more consistent with the use of splbio(). OK mpi@