]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Clarify a comment about the locking condition of the vnode upon exit
authorRobert Watson <rwatson@FreeBSD.org>
Sat, 27 Oct 2001 05:19:14 +0000 (05:19 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Sat, 27 Oct 2001 05:19:14 +0000 (05:19 +0000)
commitac8b3dd7dc8ea6ce31051ab369138eba70b8b9e5
tree51e551d3c2732de51117ac87316aa4c88c7b645b
parent29543004bd69603e62f9fa7b4e18647477318cf3
o Clarify a comment about the locking condition of the vnode upon exit
  from ufs_extattr_enable_with_open().
o Print auto-start notifications if (bootverbose).  This was previously
  commented out since it didn't know how to check for bootverbose.
o Drop in comments throughout indicating where ENOENT should be replaced
  with ENOATTR once that is available.

Obtained from: TrustedBSD Project
sys/ufs/ufs/ufs_extattr.c