mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Oops, a bit too hasty there.
This commit is contained in:
parent
bc775f8b25
commit
b454088b82
2 changed files with 0 additions and 6 deletions
|
|
@ -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 a new issue