Oops, a bit too hasty there.
This commit is contained in:
parent
bc775f8b25
commit
b454088b82
@ -562,9 +562,6 @@ spec_fsync(ap)
|
||||
struct buf *nbp;
|
||||
int s;
|
||||
|
||||
if (bdev_buffered == 0)
|
||||
return (0);
|
||||
|
||||
if (!vn_isdisk(vp))
|
||||
return (0);
|
||||
|
||||
|
@ -562,9 +562,6 @@ spec_fsync(ap)
|
||||
struct buf *nbp;
|
||||
int s;
|
||||
|
||||
if (bdev_buffered == 0)
|
||||
return (0);
|
||||
|
||||
if (!vn_isdisk(vp))
|
||||
return (0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user