Reviewed by: pjd
MFC after: 1 week
Found with: Coverity Prevent CID: 3411
Found with: clang
Note that due to e.g. write throttling ('wdrain'), it can stall all the disk I/O instead of just the device it's configured for. Using it for removable media is therefore not a good idea. Reviewed by: pjd (earlier version)