]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix a typo in a comment.
authorjhb <jhb@FreeBSD.org>
Tue, 18 Nov 2008 23:19:43 +0000 (23:19 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 18 Nov 2008 23:19:43 +0000 (23:19 +0000)
commit02487b492cffc0d3c92f6843f2660a6af8306be6
treebfa5a4a9e5b2f3f788e7172d067d815a93183ace
parent14ea2071a81a1af520255018bc6d37f5a6260d46
- Fix a typo in a comment.
- Whitespace fix.
- Remove #if 0'd BSD 4.x code for flushing busy buffers from a mountpoint
  during an unmount.  FreeBSD uses vflush() for this.
sys/fs/cd9660/cd9660_bmap.c
sys/fs/cd9660/cd9660_vfsops.c
sys/fs/cd9660/cd9660_vnops.c