Oops, a bit too hasty there.

This commit is contained in:
Poul-Henning Kamp 1999-11-08 13:08:02 +00:00
parent bc775f8b25
commit b454088b82
2 changed files with 0 additions and 6 deletions

View File

@ -562,9 +562,6 @@ spec_fsync(ap)
struct buf *nbp;
int s;
if (bdev_buffered == 0)
return (0);
if (!vn_isdisk(vp))
return (0);

View File

@ -562,9 +562,6 @@ spec_fsync(ap)
struct buf *nbp;
int s;
if (bdev_buffered == 0)
return (0);
if (!vn_isdisk(vp))
return (0);